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
Naman Sood d46a4eced5
util/linuxfw, wgengine: allow ingress to magicsock UDP port on Linux (#10370)
* util/linuxfw, wgengine: allow ingress to magicsock UDP port on Linux

Updates #9084.

Currently, we have to tell users to manually open UDP ports on Linux when
certain firewalls (like ufw) are enabled. This change automates the process of
adding and updating those firewall rules as magicsock changes what port it
listens on.

Signed-off-by: Naman Sood <mail@nsood.in>
2 years ago
..
callback.go wgengine/router,ipn/ipnlocal: add MTU field to router config 2 years ago
ifconfig_windows.go wgengine,net,ipn,disco: split up and define different types of MTU 2 years ago
ifconfig_windows_test.go all: update copyright and license headers 3 years ago
router.go util/linuxfw, wgengine: allow ingress to magicsock UDP port on Linux (#10370) 2 years ago
router_darwin.go all: move network monitoring from wgengine/monitor to net/netmon 3 years ago
router_default.go all: move network monitoring from wgengine/monitor to net/netmon 3 years ago
router_fake.go util/linuxfw, wgengine: allow ingress to magicsock UDP port on Linux (#10370) 2 years ago
router_freebsd.go all: move network monitoring from wgengine/monitor to net/netmon 3 years ago
router_linux.go util/linuxfw, wgengine: allow ingress to magicsock UDP port on Linux (#10370) 2 years ago
router_linux_test.go util/linuxfw, wgengine: allow ingress to magicsock UDP port on Linux (#10370) 2 years ago
router_openbsd.go util/linuxfw, wgengine: allow ingress to magicsock UDP port on Linux (#10370) 2 years ago
router_test.go linuxfw,wgengine/route,ipn: add c2n and nodeattrs to control linux netfilter 2 years ago
router_userspace_bsd.go util/linuxfw, wgengine: allow ingress to magicsock UDP port on Linux (#10370) 2 years ago
router_windows.go util/linuxfw, wgengine: allow ingress to magicsock UDP port on Linux (#10370) 2 years ago
runner.go all: update copyright and license headers 3 years ago