Function zebra_test::net::zebra_skip_ipv6_tests

source ·
pub fn zebra_skip_ipv6_tests() -> bool
Expand 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 ZEBRA_SKIP_NETWORK_TESTS is set.