tailscale/wgengine
KevinLiang10 93cab56277 wgengine/router: fall back and set iptables as default again
Due to the conflict between our nftables implementation and ufw, which is a common utility used
on linux. We now want to take a step back to prevent regression. This will give us more chance to
let users to test our nftables support and heuristic.

Updates: #391
Signed-off-by: KevinLiang10 <kevinliang@tailscale.com>
2023-08-18 16:33:06 -04:00
..
bench all: remove some Debug fields, NetworkMap.Debug, Reconfig Debug arg 2023-08-17 19:04:30 -07:00
capture various: add golangci-lint, fix issues (#7905) 2023-04-17 18:38:24 -04:00
filter all: import x/exp/maps as xmaps to distinguish from Go 1.21 "maps" 2023-08-17 09:54:18 -07:00
magicsock all: remove some Debug fields, NetworkMap.Debug, Reconfig Debug arg 2023-08-17 19:04:30 -07:00
netlog wgengine/netlog: fix nil pointer dereference in logtail (#8598) 2023-07-13 08:54:29 -07:00
netstack ipn/ipnlocal,wgengine/netstack: move LocalBackend specifc serving logic to LocalBackend 2023-06-12 12:56:07 -07:00
router wgengine/router: fall back and set iptables as default again 2023-08-18 16:33:06 -04:00
wgcfg all: use Go 1.21 slices, maps instead of x/exp/{slices,maps} 2023-08-17 08:42:35 -07:00
wgint all: update copyright and license headers 2023-01-27 15:36:29 -08:00
wglog all: update copyright and license headers 2023-01-27 15:36:29 -08:00
winnet all: update copyright and license headers 2023-01-27 15:36:29 -08:00
mem_ios.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
pendopen.go wgengine: adjust debug logging for WireGuard-only peers 2023-08-15 10:05:29 -07:00
userspace.go all: remove some Debug fields, NetworkMap.Debug, Reconfig Debug arg 2023-08-17 19:04:30 -07:00
userspace_ext_test.go tsd: add package with System type to unify subsystem init, discovery 2023-05-04 14:21:59 -07:00
userspace_test.go all: remove some Debug fields, NetworkMap.Debug, Reconfig Debug arg 2023-08-17 19:04:30 -07:00
watchdog.go all: remove some Debug fields, NetworkMap.Debug, Reconfig Debug arg 2023-08-17 19:04:30 -07:00
watchdog_js.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
watchdog_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
wgengine.go all: remove some Debug fields, NetworkMap.Debug, Reconfig Debug arg 2023-08-17 19:04:30 -07:00