From 5ade114fd5176e83664ab84a8657d0173417130e Mon Sep 17 00:00:00 2001 From: Martin Willi Date: Tue, 23 May 2006 10:08:12 +0000 Subject: [PATCH] - using hubs instead of switches, which allows us to sniff the traffic from the host system. --- testing/scripts/start-switches | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/scripts/start-switches b/testing/scripts/start-switches index c90c9f86d..82433babe 100755 --- a/testing/scripts/start-switches +++ b/testing/scripts/start-switches @@ -31,7 +31,7 @@ do cecho " * Great, umlswitch$n is already running!" else cecho-n " * Starting umlswitch$n.." - uml_switch -tap tap$n -unix /tmp/umlswitch$n >/dev/null /dev/null