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
David Anderson 5a32f8e181 wgengine/router: also accept exit code 254 from `ip rule del`.
iproute2 3.16.0-2 from Debian Jessie (oldoldstable) doesn't return
exit code 2 when deleting a non-existent IP rule.

Fixes #434

Signed-off-by: David Anderson <danderson@tailscale.com>
5 years ago
..
filter filter: prevent escape of QDecode to the heap (#417) 5 years ago
magicsock wgengine/magicsock: drop a bytes.Buffer sync.Pool, use logger.ArgWriter instead 5 years ago
monitor wgengine/monitor: disable monitor on Android 5 years ago
packet wgengine/packet: add some tests, more docs, minor Go style, performance changes 5 years ago
router wgengine/router: also accept exit code 254 from `ip rule del`. 5 years ago
tstun tstun: tolerate zero reads 5 years ago
winnet Move Linux client & common packages into a public repo. 5 years ago
rusage.go Move "logger" package to under types, now that we have it. 5 years ago
rusage_nowindows.go wgengine: flesh out some docs 5 years ago
rusage_windows.go Move Linux client & common packages into a public repo. 5 years ago
userspace.go Update go4.org/mem, adjust to revised API. 5 years ago
watchdog.go all: make client use server-provided DERP map, add DERP region support 5 years ago
watchdog_test.go net/netns, misc tests: remove TestOnlySkipPrivilegedOps, argv checks 5 years ago
wgengine.go all: make client use server-provided DERP map, add DERP region support 5 years ago