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.
Brad Fitzpatrick
475b520aa2
tsconst, util/linuxfw, wgengine/router: move Linux fw consts to tsconst
...
Now cmd/derper doesn't depend on iptables, nftables, and netlink code :)
But this is really just a cleanup step I noticed on the way to making
tsnet applications able to not link all the OS router code which they
don't use.
Updates #17313
Change-Id: Ic7b4e04e3a9639fd198e9dbeb0f7bae22a4a47a9
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
7 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
util/linuxfw, feature/buildfeatures: add ts_omit_iptables to make IPTables optional
7 months ago
router_android.go
wgengine/router: rely on events for deleted IP rules ( #16744 )
9 months ago
router_darwin.go
wgengine/router: rely on events for deleted IP rules ( #16744 )
9 months ago
router_default.go
wgengine/router: rely on events for deleted IP rules ( #16744 )
9 months ago
router_fake.go
util/linuxfw, wgengine: allow ingress to magicsock UDP port on Linux ( #10370 )
2 years ago
router_freebsd.go
wgengine/router: rely on events for deleted IP rules ( #16744 )
9 months ago
router_linux.go
tsconst, util/linuxfw, wgengine/router: move Linux fw consts to tsconst
7 months ago
router_linux_test.go
tsconst, util/linuxfw, wgengine/router: move Linux fw consts to tsconst
7 months ago
router_openbsd.go
wgengine/router: rely on events for deleted IP rules ( #16744 )
9 months ago
router_plan9.go
wgengine/router: rely on events for deleted IP rules ( #16744 )
9 months 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
wgengine/router: rely on events for deleted IP rules ( #16744 )
9 months 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