added ipv6 transport mode scenarios for IKEv1 and IKEv2

This commit is contained in:
Andreas Steffen
2007-12-19 00:45:26 +00:00
parent a37e8f32d8
commit 6a49300c55
26 changed files with 595 additions and 18 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="moon winnetou sun"
# Corresponding block diagram
#
DIAGRAM="m-w-s-ip6.png"
# UML instances on which tcpdump is to be started
#
TCPDUMPHOSTS="sun"
# UML instances on which IPsec is started
# Used for IPsec logging purposes
#
IPSECHOSTS="moon sun"