net/packet: rename from wgengine/packet.
Signed-off-by: David Anderson <danderson@tailscale.com>
This commit is contained in:
@@ -13,9 +13,9 @@ import (
|
||||
|
||||
"github.com/golang/groupcache/lru"
|
||||
"golang.org/x/time/rate"
|
||||
"tailscale.com/net/packet"
|
||||
"tailscale.com/tailcfg"
|
||||
"tailscale.com/types/logger"
|
||||
"tailscale.com/wgengine/packet"
|
||||
)
|
||||
|
||||
type filterState struct {
|
||||
|
||||
Reference in New Issue
Block a user