pub fn zebra_skip_ipv6_tests() -> boolExpand description
Should we skip Zebra tests which need a local IPv6 network stack and IPv6 interface addresses?
Since zebra_skip_network_tests only disables tests which need reliable network connectivity,
we allow IPv6 tests even when SKIP_NETWORK_TESTS is set.