headscale/hscontrol/policy/v2
Kristoffer Dalby 45e38cb080
policy: reduce routes sent to peers based on packetfilter (#2561)
* notifier: use convenience funcs

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

* policy: reduce routes based on policy

Fixes #2365

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

* hsic: more helper methods

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

* policy: more test cases

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

* integration: add route with filter acl integration test

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

* integration: correct route reduce test, now failing

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

* mapper: compare peer routes against node

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

* hs: more output to debug strings

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

* types/node: slice.ContainsFunc

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

* policy: more reduce route test

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

* changelog: add entry for route filter

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

---------

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
2025-05-04 21:52:47 +02:00
..
filter.go Make more granular SSH tests for both Policies (#2555) 2025-05-04 12:05:41 +00:00
filter_test.go error on undefined host in policy (#2490) 2025-05-01 14:30:52 +02:00
policy.go policy: reduce routes sent to peers based on packetfilter (#2561) 2025-05-04 21:52:47 +02:00
policy_test.go Make matchers part of the Policy interface (#2514) 2025-05-01 07:06:30 +02:00
types.go Make more granular SSH tests for both Policies (#2555) 2025-05-04 12:05:41 +00:00
types_test.go policy/v2: validate autogroup:interet only in dst (#2552) 2025-05-02 13:58:12 +03:00
utils.go Experimental implementation of Policy v2 (#2214) 2025-03-10 16:20:29 +01:00
utils_test.go Experimental implementation of Policy v2 (#2214) 2025-03-10 16:20:29 +01:00