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/net/routetable
David Anderson 7a922c3f1f net/routetable: don't try to fetch the route table on android
Android >=14 forbids the use of netlink sockets, and in some configurations
can kill apps that try.

Fixes #9836

Signed-off-by: David Anderson <dave@tailscale.com>
8 months ago
..
routetable.go all: cleanup unused code, part 2 (#10670) 2 years ago
routetable_bsd.go net/{interfaces,netmon}, all: merge net/interfaces package into net/netmon 2 years ago
routetable_bsd_test.go net/{interfaces,netmon}, all: merge net/interfaces package into net/netmon 2 years ago
routetable_darwin.go net/routetable: include unknown flags in the routetable doctor output 3 years ago
routetable_freebsd.go all: update copyright and license headers 3 years ago
routetable_linux.go net/routetable: don't try to fetch the route table on android 8 months ago
routetable_linux_test.go net/routetable: increase route limit used by the test 2 years ago
routetable_other.go net/routetable: don't try to fetch the route table on android 8 months ago