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/router
Andrew Lytvynov c9179bc261
various: disable stateful filtering by default (#12197)
After some analysis, stateful filtering is only necessary in tailnets
that use `autogroup:danger-all` in `src` in ACLs. And in those cases
users explicitly specify that hosts outside of the tailnet should be
able to reach their nodes. To fix local DNS breakage in containers, we
disable stateful filtering by default.

Updates #12108

Signed-off-by: Andrew Lytvynov <awly@tailscale.com>
2 weeks ago
..
callback.go wgengine/router: implement UpdateMagicsockPort for CallbackRouter (#10494) 6 months ago
consolidating_router.go wgengine/router: consolidate routes before reconfiguring router for mobile clients 1 month ago
consolidating_router_test.go wgengine/router: consolidate routes before reconfiguring router for mobile clients 1 month ago
ifconfig_windows.go net/{interfaces,netmon}, all: merge net/interfaces package into net/netmon 1 month ago
ifconfig_windows_test.go all: use Go 1.22 range-over-int 2 months ago
router.go various: implement stateful firewalling on Linux (#12025) 4 weeks ago
router_darwin.go health, all: remove health.Global, finish plumbing health.Tracker 1 month ago
router_default.go health, all: remove health.Global, finish plumbing health.Tracker 1 month ago
router_fake.go util/linuxfw, wgengine: allow ingress to magicsock UDP port on Linux (#10370) 6 months ago
router_freebsd.go health, all: remove health.Global, finish plumbing health.Tracker 1 month ago
router_linux.go various: disable stateful filtering by default (#12197) 2 weeks ago
router_linux_test.go wgengine/router: print Docker warning when stateful filtering is enabled 4 weeks ago
router_openbsd.go health, all: remove health.Global, finish plumbing health.Tracker 1 month ago
router_test.go various: implement stateful firewalling on Linux (#12025) 4 weeks ago
router_userspace_bsd.go health, all: remove health.Global, finish plumbing health.Tracker 1 month ago
router_windows.go health, all: remove health.Global, finish plumbing health.Tracker 1 month ago
router_windows_test.go wgengine/router: look up absolute path to netsh.exe on Windows 5 months ago
runner.go all: update copyright and license headers 1 year ago