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>
2023-12-02 16:30:33 -06:00
..
filter.go wgengine/filter: add protocol-agnostic packet checker (#10446) 2023-12-02 16:30:33 -06:00
filter_clone.go cmd/cloner,*: revert: optimize nillable slice cloner 2023-09-29 18:18:18 -07:00
filter_test.go tailcfg: define a type for NodeCapability 2023-09-17 13:16:29 -07:00
match.go wgengine/filter: use slices.Contains in another place 2023-10-11 14:16:52 -07:00
tailcfg.go tailcfg,ipn/ipnlocal,wgengine: add values to PeerCapabilities 2023-07-25 14:32:51 -07:00