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 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkg/ipstack/ipstack.go') 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) -- cgit v1.2.3-70-g09d2