upgraded ipv6 scenarios to 5.0.0
This commit is contained in:
@@ -5,11 +5,11 @@
|
||||
|
||||
# All UML instances that are required for this test
|
||||
#
|
||||
UMLHOSTS="alice moon carol winnetou"
|
||||
UMLHOSTS="alice moon carol winnetou dave"
|
||||
|
||||
# Corresponding block diagram
|
||||
#
|
||||
DIAGRAM="a-m-c-w-ip6.png"
|
||||
DIAGRAM="a-m-c-w-d-ip6.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"
|
||||
|
||||
Reference in New Issue
Block a user