Expand description
Network testing utility functions for Zebra.
Functions§
- random_
known_ port - Uses the “magic” port number that tells the operating system to choose a random unallocated port.
- random_
unallocated_ port - Returns the “magic” port number that tells the operating system to choose a random unallocated port.
- zebra_
skip_ ipv6_ tests - Should we skip Zebra tests which need a local IPv6 network stack and IPv6 interface addresses?
- zebra_
skip_ network_ tests - Should we skip Zebra tests which need reliable, fast network connectivity?