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 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>
5 years ago
..
filter.go wgengine/filter: use netaddr types in public API. 5 years ago
filter_test.go wgengine/filter: use netaddr types in public API. 5 years ago
match.go wgengine/filter: use netaddr types in public API. 5 years ago
match4.go wgengine/filter: use netaddr types in public API. 5 years ago