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.
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>
3 years ago
..
bench
all: remove some Debug fields, NetworkMap.Debug, Reconfig Debug arg
3 years ago
capture
various: add golangci-lint, fix issues ( #7905 )
3 years ago
filter
all: import x/exp/maps as xmaps to distinguish from Go 1.21 "maps"
3 years ago
magicsock
all: remove some Debug fields, NetworkMap.Debug, Reconfig Debug arg
3 years ago
netlog
wgengine/netlog: fix nil pointer dereference in logtail ( #8598 )
3 years ago
netstack
ipn/ipnlocal,wgengine/netstack: move LocalBackend specifc serving logic to LocalBackend
3 years ago
router
wgengine/router: fall back and set iptables as default again
3 years ago
wgcfg
all: use Go 1.21 slices, maps instead of x/exp/{slices,maps}
3 years ago
wgint
all: update copyright and license headers
3 years ago
wglog
all: update copyright and license headers
3 years ago
winnet
all: update copyright and license headers
3 years ago
mem_ios.go
all: update copyright and license headers
3 years ago
pendopen.go
wgengine: adjust debug logging for WireGuard-only peers
3 years ago
userspace.go
all: remove some Debug fields, NetworkMap.Debug, Reconfig Debug arg
3 years ago
userspace_ext_test.go
tsd: add package with System type to unify subsystem init, discovery
3 years ago
userspace_test.go
all: remove some Debug fields, NetworkMap.Debug, Reconfig Debug arg
3 years ago
watchdog.go
all: remove some Debug fields, NetworkMap.Debug, Reconfig Debug arg
3 years ago
watchdog_js.go
all: update copyright and license headers
3 years ago
watchdog_test.go
all: update copyright and license headers
3 years ago
wgengine.go
all: remove some Debug fields, NetworkMap.Debug, Reconfig Debug arg
3 years ago