removed in favour of tests from NAT team

This commit is contained in:
Martin Willi
2006-07-13 12:00:36 +00:00
parent 4c04f30a51
commit be247b817b
7 changed files with 0 additions and 98 deletions
-21
View File
@@ -1,21 +0,0 @@
#!/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="alice moon winnetou sun bob"
# Corresponding block diagram
#
DIAGRAM="a-m-w-s-b.png"
# UML instances on which tcpdump is to be started
#
TCPDUMPHOSTS="moon"
# UML instances on which IPsec is started
# Used for IPsec logging purposes
#
IPSECHOSTS="alice sun"