tailscale/wgengine/filter
David Anderson b3634f020d wgengine/filter: use netaddr types in public API.
We still use the packet.* alloc-free types in the data path, but
the compilation from netaddr to packet happens within the filter
package.

Signed-off-by: David Anderson <danderson@tailscale.com>
2020-11-09 21:39:25 -08:00
..
filter_test.go wgengine/filter: use netaddr types in public API. 2020-11-09 21:39:25 -08:00
filter.go wgengine/filter: use netaddr types in public API. 2020-11-09 21:39:25 -08:00
match4.go wgengine/filter: use netaddr types in public API. 2020-11-09 21:39:25 -08:00
match.go wgengine/filter: use netaddr types in public API. 2020-11-09 21:39:25 -08:00