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 1302bd1181
all: cleanup unused code, part 1 (#10661)
Run `staticcheck` with `U1000` to find unused code. This cleans up about
a half of it. I'll do the other half separately to keep PRs manageable.

Updates #cleanup

Signed-off-by: Andrew Lytvynov <awly@tailscale.com>
5 months ago
..
callback.go wgengine/router: implement UpdateMagicsockPort for CallbackRouter (#10494) 6 months ago
ifconfig_windows.go wgengine,net,ipn,disco: split up and define different types of MTU 8 months ago
ifconfig_windows_test.go all: update copyright and license headers 1 year ago
router.go util/linuxfw, wgengine: allow ingress to magicsock UDP port on Linux (#10370) 6 months ago
router_darwin.go all: move network monitoring from wgengine/monitor to net/netmon 1 year ago
router_default.go all: move network monitoring from wgengine/monitor to net/netmon 1 year ago
router_fake.go util/linuxfw, wgengine: allow ingress to magicsock UDP port on Linux (#10370) 6 months ago
router_freebsd.go all: move network monitoring from wgengine/monitor to net/netmon 1 year ago
router_linux.go all: cleanup unused code, part 1 (#10661) 5 months ago
router_linux_test.go util/linuxfw, wgengine: allow ingress to magicsock UDP port on Linux (#10370) 6 months ago
router_openbsd.go util/linuxfw, wgengine: allow ingress to magicsock UDP port on Linux (#10370) 6 months ago
router_test.go linuxfw,wgengine/route,ipn: add c2n and nodeattrs to control linux netfilter 6 months ago
router_userspace_bsd.go util/linuxfw, wgengine: allow ingress to magicsock UDP port on Linux (#10370) 6 months ago
router_windows.go util/linuxfw, wgengine: allow ingress to magicsock UDP port on Linux (#10370) 6 months ago
runner.go all: update copyright and license headers 1 year ago