]> git.ipfire.org Git - people/ms/strongswan.git/blame - testing/tests/gcrypt-ikev1/alg-twofish/test.conf
adapted gcrypt-ikev1 alg scenarios
[people/ms/strongswan.git] / testing / tests / gcrypt-ikev1 / alg-twofish / test.conf
CommitLineData
6db2ac30
AS
1#!/bin/bash
2#
3# This configuration file provides information on the
4# UML instances used for this test
5
6# All UML instances that are required for this test
7#
8UMLHOSTS="moon carol winnetou"
9
10# Corresponding block diagram
11#
12DIAGRAM="m-c-w.png"
13
14# UML instances on which tcpdump is to be started
15#
fcca5b5c 16TCPDUMPHOSTS="moon"
6db2ac30
AS
17
18# UML instances on which IPsec is started
19# Used for IPsec logging purposes
20#
21IPSECHOSTS="moon carol"
22