diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2007-11-08 13:28:30 +0000 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2007-11-08 13:28:30 +0000 |
commit | 397bf2a1e77f1f9e050a4e2656ceb0f41ecd0ae6 (patch) | |
tree | b5bdab2e007f9d9aa8b4d6bf3fa4510fd7317cd8 | |
parent | 552abdaa53b9eabc30dc949ad7f2178e5c9edf3f (diff) | |
download | strongswan-397bf2a1e77f1f9e050a4e2656ceb0f41ecd0ae6.tar.bz2 strongswan-397bf2a1e77f1f9e050a4e2656ceb0f41ecd0ae6.tar.xz |
IPv6 scenarios now used the new IPv6 topology graphs
-rw-r--r-- | testing/tests/ipv6/host2host-ikev1/test.conf | 2 | ||||
-rw-r--r-- | testing/tests/ipv6/host2host-ikev2/test.conf | 2 | ||||
-rw-r--r-- | testing/tests/ipv6/net2net-ikev1/test.conf | 2 | ||||
-rw-r--r-- | testing/tests/ipv6/net2net-ikev2/test.conf | 2 | ||||
-rw-r--r-- | testing/tests/ipv6/rw-ikev1/test.conf | 2 | ||||
-rw-r--r-- | testing/tests/ipv6/rw-ikev2/test.conf | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/testing/tests/ipv6/host2host-ikev1/test.conf b/testing/tests/ipv6/host2host-ikev1/test.conf index cf2e704fd..6ab5b8a96 100644 --- a/testing/tests/ipv6/host2host-ikev1/test.conf +++ b/testing/tests/ipv6/host2host-ikev1/test.conf @@ -9,7 +9,7 @@ UMLHOSTS="moon winnetou sun" # Corresponding block diagram # -DIAGRAM="m-w-s.png" +DIAGRAM="m-w-s-ip6.png" # UML instances on which tcpdump is to be started # diff --git a/testing/tests/ipv6/host2host-ikev2/test.conf b/testing/tests/ipv6/host2host-ikev2/test.conf index cf2e704fd..6ab5b8a96 100644 --- a/testing/tests/ipv6/host2host-ikev2/test.conf +++ b/testing/tests/ipv6/host2host-ikev2/test.conf @@ -9,7 +9,7 @@ UMLHOSTS="moon winnetou sun" # Corresponding block diagram # -DIAGRAM="m-w-s.png" +DIAGRAM="m-w-s-ip6.png" # UML instances on which tcpdump is to be started # diff --git a/testing/tests/ipv6/net2net-ikev1/test.conf b/testing/tests/ipv6/net2net-ikev1/test.conf index 9ebb969be..991d884db 100644 --- a/testing/tests/ipv6/net2net-ikev1/test.conf +++ b/testing/tests/ipv6/net2net-ikev1/test.conf @@ -9,7 +9,7 @@ UMLHOSTS="alice moon winnetou sun bob" # Corresponding block diagram # -DIAGRAM="a-m-w-s-b.png" +DIAGRAM="a-m-w-s-b-ip6.png" # UML instances on which tcpdump is to be started # diff --git a/testing/tests/ipv6/net2net-ikev2/test.conf b/testing/tests/ipv6/net2net-ikev2/test.conf index 9ebb969be..991d884db 100644 --- a/testing/tests/ipv6/net2net-ikev2/test.conf +++ b/testing/tests/ipv6/net2net-ikev2/test.conf @@ -9,7 +9,7 @@ UMLHOSTS="alice moon winnetou sun bob" # Corresponding block diagram # -DIAGRAM="a-m-w-s-b.png" +DIAGRAM="a-m-w-s-b-ip6.png" # UML instances on which tcpdump is to be started # diff --git a/testing/tests/ipv6/rw-ikev1/test.conf b/testing/tests/ipv6/rw-ikev1/test.conf index 9cd583b16..bce9814db 100644 --- a/testing/tests/ipv6/rw-ikev1/test.conf +++ b/testing/tests/ipv6/rw-ikev1/test.conf @@ -9,7 +9,7 @@ UMLHOSTS="alice moon carol winnetou" # Corresponding block diagram # -DIAGRAM="a-m-c-w.png" +DIAGRAM="a-m-c-w-ip6.png" # UML instances on which tcpdump is to be started # diff --git a/testing/tests/ipv6/rw-ikev2/test.conf b/testing/tests/ipv6/rw-ikev2/test.conf index 70416826e..80cf5e3a1 100644 --- a/testing/tests/ipv6/rw-ikev2/test.conf +++ b/testing/tests/ipv6/rw-ikev2/test.conf @@ -9,7 +9,7 @@ UMLHOSTS="alice moon carol winnetou dave" # Corresponding block diagram # -DIAGRAM="a-m-c-w-d.png" +DIAGRAM="a-m-c-w-d-ip6.png" # UML instances on which tcpdump is to be started # |