tailscale/net/routetable
Mihai Parparita 21fda7f670 net/routetable: include unknown flags in the routetable doctor output
As part of the work on #7248 I wanted to know all of the flags on the
RouteMessage struct that we get back from macOS. Though it doesn't turn
out to be useful (when using an exit node/Tailscale is the default route,
the flags for the physical interface routes are the same), it still seems
useful from a debugging/comprehensiveness perspective.

Adds additional Darwin flags that were output once I enabled this mode.

Signed-off-by: Mihai Parparita <mihai@tailscale.com>
2023-02-10 15:54:31 -08:00
..
routetable.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
routetable_bsd.go net/routetable: include unknown flags in the routetable doctor output 2023-02-10 15:54:31 -08:00
routetable_bsd_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
routetable_darwin.go net/routetable: include unknown flags in the routetable doctor output 2023-02-10 15:54:31 -08:00
routetable_freebsd.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
routetable_linux.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
routetable_linux_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
routetable_other.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00