removed dublicated host2host-transport test

This commit is contained in:
Martin Willi
2007-01-08 07:35:26 +00:00
parent 2dc9d7551b
commit 032c31c4ae
7 changed files with 0 additions and 89 deletions
@@ -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="moon winnetou sun"
# Corresponding block diagram
#
DIAGRAM="m-w-s.png"
# UML instances on which tcpdump is to be started
#
TCPDUMPHOSTS="sun"
# UML instances on which IPsec is started
# Used for IPsec logging purposes
#
IPSECHOSTS="moon sun"