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
Brad Fitzpatrick 2d2b62c400 wgengine/router: probe generally-unused "ip" command style lazily
This busybox fwmaskWorks check was added before we moved away from
using the "ip" command to using netlink directly.

So it's now just wasted work (and log spam on Gokrazy) to check the
"ip" command capabilities if we're never going to use it.

Do it lazily instead.

Updates #12277

Change-Id: I8ab9acf64f9c0d8240ce068cb9ec8c0f6b1ecee7
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
4 months ago
..
bench ipn/ipnlocal, all: plumb health trackers in tests 5 months ago
capture various: add golangci-lint, fix issues (#7905) 1 year ago
filter all: use Go 1.22 range-over-int 6 months ago
magicsock net/netcheck: remove hairpin probes 4 months ago
netlog wgengine: add exit destination logging enable for wgengine logger (#11952) 5 months ago
netstack xcode: allow ICMP ping relay on macOS + iOS platforms (#12048) 5 months ago
router wgengine/router: probe generally-unused "ip" command style lazily 4 months ago
wgcfg ipn,wgengine: remove vestigial Prefs.AllowSingleHosts 4 months ago
wgint wgengine{,/wgint}: add wgint.Peer wrapper type, add to wgengine.Engine 7 months ago
wglog all: use Go 1.22 range-over-int 6 months ago
winnet all: update copyright and license headers 2 years ago
mem_ios.go all: update copyright and license headers 2 years ago
pendopen.go wgengine: make pendOpen time later, after dup check 7 months ago
userspace.go ipn/ipnlocal, all: plumb health trackers in tests 5 months ago
userspace_ext_test.go ipn/ipnlocal, all: plumb health trackers in tests 5 months ago
userspace_test.go ipn/ipnlocal, all: plumb health trackers in tests 5 months ago
watchdog.go ipn/ipnlocal,net/tstun,wgengine: create and plumb jailed packet filter 5 months ago
watchdog_js.go all: update copyright and license headers 2 years ago
watchdog_test.go ipn/ipnlocal, all: plumb health trackers in tests 5 months ago
wgengine.go ipn/ipnlocal,net/tstun,wgengine: create and plumb jailed packet filter 5 months ago