diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2010-08-24 10:09:58 +0200 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2010-08-24 10:09:58 +0200 |
commit | 234aa8ee03f9998fbebba53cc0a8cabdefbd3a6c (patch) | |
tree | 869fe186e6df5ae03aa671f4e003b99f7d87fbcd | |
parent | 79a5e391f80efbd279c08ddfba9dc7c5e1a036e1 (diff) | |
download | strongswan-234aa8ee03f9998fbebba53cc0a8cabdefbd3a6c.tar.bz2 strongswan-234aa8ee03f9998fbebba53cc0a8cabdefbd3a6c.tar.xz |
use correct network diagram
-rw-r--r-- | testing/tests/ikev2/rw-eap-tls-only/test.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/tests/ikev2/rw-eap-tls-only/test.conf b/testing/tests/ikev2/rw-eap-tls-only/test.conf index 2bd21499b..9cd583b16 100644 --- a/testing/tests/ikev2/rw-eap-tls-only/test.conf +++ b/testing/tests/ikev2/rw-eap-tls-only/test.conf @@ -5,11 +5,11 @@ # All UML instances that are required for this test # -UMLHOSTS="alice carol moon" +UMLHOSTS="alice moon carol winnetou" # Corresponding block diagram # -DIAGRAM="a-m-c.png" +DIAGRAM="a-m-c-w.png" # UML instances on which tcpdump is to be started # |