From 1fbd2a1dbb09b75afbb1435be46670ee61942bcf Mon Sep 17 00:00:00 2001 From: sotech117 Date: Mon, 9 Oct 2023 18:07:54 -0400 Subject: small changes --- 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 2063c67..91cc6f9 100644 --- a/pkg/ipstack/ipstack.go +++ b/pkg/ipstack/ipstack.go @@ -294,7 +294,7 @@ func CleanUp() { // delete all the neighbors myNeighbors = make(map[string][]*Neighbor) - // delete tall the interfaces + // delete all the interfaces myInterfaces = nil // delete the routing table routingTable = make(map[netip.Prefix]Hop) -- cgit v1.2.3-70-g09d2