You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Irbe Krumina
2c16fcaa06
util/linuxfw,wgengine/router: add new netfilter rules for HA ingresses ( #15896 )
...
Add new rules to update DNAT rules for Kubernetes operator's
HA ingress where it's expected that rules will be added/removed
frequently (so we don't want to keep old rules around or rewrite
existing rules unnecessarily):
- allow deleting DNAT rules using metadata lookup
- allow inserting DNAT rules if they don't already
exist (using metadata lookup)
Updates tailscale/tailscale#15895
Signed-off-by: Irbe Krumina <irbe@tailscale.com>
Co-authored-by: chaosinthecrd <tom@tmlabs.co.uk>
11 months ago
..
callback.go
wgengine/router: implement UpdateMagicsockPort for CallbackRouter ( #10494 )
2 years ago
consolidating_router.go
wgengine/router: consolidate routes before reconfiguring router for mobile clients
2 years ago
consolidating_router_test.go
wgengine/router: consolidate routes before reconfiguring router for mobile clients
2 years ago
ifconfig_windows.go
wgengine/router: use quad-100 as the nexthop on Windows
2 years ago
ifconfig_windows_test.go
all: use Go 1.22 range-over-int
2 years ago
router.go
various: implement stateful firewalling on Linux ( #12025 )
2 years ago
router_android.go
wgengine/router: default to a fake router on android
1 year ago
router_darwin.go
health, all: remove health.Global, finish plumbing health.Tracker
2 years ago
router_default.go
wgengine/router: add Plan 9 implementation
1 year ago
router_fake.go
util/linuxfw, wgengine: allow ingress to magicsock UDP port on Linux ( #10370 )
2 years ago
router_freebsd.go
health, all: remove health.Global, finish plumbing health.Tracker
2 years ago
router_linux.go
wgengine/router: default to a fake router on android
1 year ago
router_linux_test.go
util/linuxfw,wgengine/router: add new netfilter rules for HA ingresses ( #15896 )
11 months ago
router_openbsd.go
health, all: remove health.Global, finish plumbing health.Tracker
2 years ago
router_plan9.go
wgengine/router: add Plan 9 implementation
1 year ago
router_test.go
various: implement stateful firewalling on Linux ( #12025 )
2 years ago
router_userspace_bsd.go
health, all: remove health.Global, finish plumbing health.Tracker
2 years ago
router_windows.go
cmd/tailscaled, net/dns, wgengine/router: start Windows child processes with DETACHED_PROCESS when I/O is being piped
2 years ago
router_windows_test.go
wgengine/router: look up absolute path to netsh.exe on Windows
2 years ago
runner.go
all: update copyright and license headers
3 years ago