added bad case dave to ikev2/rw-eap-sim-radius scenario

This commit is contained in:
Andreas Steffen
2009-03-26 19:45:27 +00:00
parent fda8404abc
commit 6527da58ae
11 changed files with 58 additions and 12 deletions
@@ -5,11 +5,11 @@
# All UML instances that are required for this test
#
UMLHOSTS="alice carol moon"
UMLHOSTS="alice moon carol winnetou dave"
# Corresponding block diagram
#
DIAGRAM="a-m-c.png"
DIAGRAM="a-m-c-w-d.png"
# UML instances on which tcpdump is to be started
#
@@ -18,4 +18,4 @@ TCPDUMPHOSTS="moon"
# UML instances on which IPsec is started
# Used for IPsec logging purposes
#
IPSECHOSTS="moon carol"
IPSECHOSTS="moon carol dave"