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
Andrew Lytvynov 263e01c47b
wgengine/filter: add protocol-agnostic packet checker (#10446)
For use in ACL tests, we need a way to check whether a packet is allowed
not just with TCP, but any protocol.

Updates #3561

Signed-off-by: Andrew Lytvynov <awly@tailscale.com>
6 months ago
..
filter.go wgengine/filter: add protocol-agnostic packet checker (#10446) 6 months ago
filter_clone.go cmd/cloner,*: revert: optimize nillable slice cloner 8 months ago
filter_test.go tailcfg: define a type for NodeCapability 9 months ago
match.go wgengine/filter: use slices.Contains in another place 8 months ago
tailcfg.go tailcfg,ipn/ipnlocal,wgengine: add values to PeerCapabilities 10 months ago