tailscale/wgengine/filter
David Anderson c48253e63b wgengine/filter: add a method to run the packet filter without a packet.
The goal is to move some of the shenanigans we have elsewhere into the filter
package, so that all the weird things to do with poking at the filter is in
a single place, behind clean APIs.

Signed-off-by: David Anderson <danderson@tailscale.com>
2020-11-09 23:34:01 -08:00
..
filter.go wgengine/filter: add a method to run the packet filter without a packet. 2020-11-09 23:34:01 -08:00
filter_test.go wgengine/filter: add a method to run the packet filter without a packet. 2020-11-09 23:34:01 -08:00
match.go wgengine/filter: remove helper vars, mark NewAllowAll test-only. 2020-11-09 22:02:37 -08:00
match4.go wgengine/filter: remove the Matches type. 2020-11-09 21:39:25 -08:00
tailcfg.go wgengine/filter: remove the Matches type. 2020-11-09 21:39:25 -08:00