moved alg-serpent and alg-twofish scenarios to gcrypt-ikev1

This commit is contained in:
Andreas Steffen
2009-06-18 07:15:51 +02:00
parent 8caf7711c9
commit 9709520a84
40 changed files with 4 additions and 4 deletions
@@ -0,0 +1,21 @@
#!/bin/bash
#
# This configuration file provides information on the
# UML instances used for this test
# All UML instances that are required for this test
#
UMLHOSTS="alice moon carol winnetou dave"
# Corresponding block diagram
#
DIAGRAM="a-m-c-w-d.png"
# UML instances on which tcpdump is to be started
#
TCPDUMPHOSTS="moon"
# UML instances on which IPsec is started
# Used for IPsec logging purposes
#
IPSECHOSTS="moon carol dave"