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/router
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>
4 years ago
..
ifconfig_windows.go wgengine/router: rename config.Settings to config.Config, make pointer. 4 years ago
router.go ipn: plumb NetfilterMode all the way out to the CLI. 4 years ago
router_darwin.go wgengine: don't pass nil router.Config objects. 4 years ago
router_darwin_support.go router_darwin_support: we can build this on every platform. 4 years ago
router_default.go wgengine/router: split out from wgengine. 4 years ago
router_fake.go wgengine/router: rename config.Settings to config.Config, make pointer. 4 years ago
router_freebsd.go wgengine/router: rename config.Settings to config.Config, make pointer. 4 years ago
router_linux.go wgengine/router: also accept exit code 254 from `ip rule del`. 4 years ago
router_linux_test.go wgengine/router: don't filter subnet routing in netfilter. 4 years ago
router_openbsd.go wgengine/router: rename config.Settings to config.Config, make pointer. 4 years ago
router_windows.go wgengine/router: rename config.Settings to config.Config, make pointer. 4 years ago
runner.go wgengine/router: also accept exit code 254 from `ip rule del`. 4 years ago