From 4dff16be71e58c8669ddfdcd5bcee90061b2cf51 Mon Sep 17 00:00:00 2001 From: sotech117 Date: Mon, 23 Oct 2023 15:14:04 -0400 Subject: remove training wheels used for testing --- pkg/ipstack/ipstack.go | 2 +- vhost | Bin 3105680 -> 3095650 bytes vrouter | Bin 3105648 -> 3095650 bytes 3 files changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/ipstack/ipstack.go b/pkg/ipstack/ipstack.go index f6c86a8..030b9c7 100644 --- a/pkg/ipstack/ipstack.go +++ b/pkg/ipstack/ipstack.go @@ -190,7 +190,7 @@ func InterfaceListenerRoutine(i *Interface) { // continue //} // TODO: remove these "training wheels" - time.Sleep(1 * time.Millisecond) + // time.Sleep(1 * time.Millisecond) err := RecvIP(i, &isUp) if err != nil { // fmt.Println("Error receiving IP packet", err) diff --git a/vhost b/vhost index 82e8ed0..1d2d12f 100755 Binary files a/vhost and b/vhost differ diff --git a/vrouter b/vrouter index 6a34548..1329ee6 100755 Binary files a/vrouter and b/vrouter differ -- cgit v1.2.3-70-g09d2