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>
2021-02-22 14:51:22 -08:00
..
filter_test.go wgengine/filter: use IPSet for localNets instead of prefixes. 2021-02-22 14:51:22 -08:00
filter.go wgengine/filter: use IPSet for localNets instead of prefixes. 2021-02-22 14:51:22 -08:00
match_clone.go wgengine/filter: add a Clone method. 2021-01-22 17:31:37 -08:00
match.go wgengine/filter: add a Clone method. 2021-01-22 17:31:37 -08:00
tailcfg.go wgengine/filter, wgengine/magicsock: use new IP.BitLen to simplify some code 2020-12-15 12:12:56 -08:00