tailscale/wgengine
Andrew Dunham b63094431b wgengine/router: fix tests on systems with older Busybox 'ip' binary
Adjust the expected system output by removing the unsupported mask
component including and after the slash in expected output like:
  fwmask 0xabc/0xdef

This package's tests now pass in an Alpine container when the 'go' and
'iptables' packages are installed (and run as privileged so /dev/net/tun
exists).

Fixes #5928

Signed-off-by: Andrew Dunham <andrew@du.nham.ca>
Change-Id: Id1a3896282bfa36b64afaec7a47205e63ad88542
2022-12-09 13:37:35 -05:00
..
bench net/tstun, wgengine/magicsock: enable vectorized I/O on Linux (#6663) 2022-12-08 17:58:14 -08:00
filter all: fix spelling mistakes 2022-09-29 13:36:13 -07:00
magicsock net/tstun, wgengine/magicsock: enable vectorized I/O on Linux (#6663) 2022-12-08 17:58:14 -08:00
monitor util/set: add new set package for SetHandle type 2022-11-28 10:44:17 -08:00
netlog net/connstats: invert network logging data flow (#6272) 2022-11-28 15:59:33 -08:00
netstack ipn/ipnlocal: call checkPrefs in Start too 2022-11-22 15:13:00 +05:00
router wgengine/router: fix tests on systems with older Busybox 'ip' binary 2022-12-09 13:37:35 -05:00
wgcfg net/tstun, wgengine/magicsock: enable vectorized I/O on Linux (#6663) 2022-12-08 17:58:14 -08:00
wgint go.mod, wgengine/wgint: bump wireguard-go 2022-09-06 11:34:30 -07:00
wglog all: use syncs.AtomicValue 2022-08-04 11:52:16 -07:00
winnet all: remove old +build tags 2022-11-04 07:25:42 -07:00
mem_ios.go go.mod: upgrade wireguard-windows, de-fork wireguard-go 2021-05-25 13:18:21 -07:00
pendopen.go wgengine: remove all peer status from open timeout diagnostics 2022-08-29 15:54:33 -07:00
userspace.go wgengine: respect --no-logs-no-support flag for network logging (#6172) 2022-11-02 12:57:04 -07:00
userspace_ext_test.go go.mod: upgrade wireguard-windows, de-fork wireguard-go 2021-05-25 13:18:21 -07:00
userspace_test.go all: convert more code to use net/netip directly 2022-07-25 21:53:49 -07:00
watchdog.go all: remove old +build tags 2022-11-04 07:25:42 -07:00
watchdog_js.go wasm: drop pprof dependency 2022-06-07 12:16:16 -07:00
watchdog_test.go wgengine: remove all peer status from open timeout diagnostics 2022-08-29 15:54:33 -07:00
wgengine.go wgengine: fix typo in Engine.PeerForIP (#5912) 2022-10-12 14:14:22 -07:00