You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/wgengine/filter
David Anderson b83c273737 wgengine/filter: use IPSet for localNets instead of prefixes.
Part of #1177, preparing for doing fancier set operations on
the allowed local nets.

Signed-off-by: David Anderson <danderson@tailscale.com>
4 years ago
..
filter.go wgengine/filter: use IPSet for localNets instead of prefixes. 4 years ago
filter_test.go wgengine/filter: use IPSet for localNets instead of prefixes. 4 years ago
match.go
match_clone.go
tailcfg.go