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
Maisem Ali 05a1f5bf71 util/linuxfw: move detection logic
Just a refactor to consolidate the firewall detection logic in a single
package so that it can be reused in a later commit by containerboot.

Updates #9310

Signed-off-by: Maisem Ali <maisem@tailscale.com>
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 wgengine/router,ipn/ipnlocal: add MTU field to router config 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 all: update copyright and license headers 3 years ago
router_freebsd.go all: move network monitoring from wgengine/monitor to net/netmon 3 years ago
router_linux.go util/linuxfw: move detection logic 2 years ago
router_linux_test.go util/linuxfw: move detection logic 2 years ago
router_openbsd.go all: use set.Set consistently instead of map[T]struct{} 2 years ago
router_test.go wgengine/router,ipn/ipnlocal: add MTU field to router config 2 years ago
router_userspace_bsd.go all: move network monitoring from wgengine/monitor to net/netmon 3 years ago
router_windows.go util/slicesx: add EqualSameNil, like slices.Equal but same nilness 2 years ago
runner.go all: update copyright and license headers 3 years ago