mirror of
https://github.com/tailscale/tailscale.git
synced 2025-12-07 21:36:49 +00:00
net/packet: rename from wgengine/packet.
Signed-off-by: David Anderson <danderson@tailscale.com>
This commit is contained in:
@@ -10,7 +10,7 @@ import (
|
||||
"net"
|
||||
"strings"
|
||||
|
||||
"tailscale.com/wgengine/packet"
|
||||
"tailscale.com/net/packet"
|
||||
)
|
||||
|
||||
func NewIP(ip net.IP) packet.IP4 {
|
||||
|
||||
Reference in New Issue
Block a user