wgengine/filter: add full IPv6 support.
Part of #19. Signed-off-by: David Anderson <danderson@tailscale.com>
This commit is contained in:
@@ -66,8 +66,8 @@ func (npr npr4) String() string {
|
||||
}
|
||||
|
||||
type match4 struct {
|
||||
dsts []npr4
|
||||
srcs []net4
|
||||
dsts []npr4
|
||||
}
|
||||
|
||||
type matches4 []match4
|
||||
|
||||
Reference in New Issue
Block a user