Currently the CI tests just print out the IP addresses found using netif, then ifconfig is ran to output the network adapters present -- making sure they match is currently a manual process. Oftentimes the adapters present also lack IPv6 addresses, and just in general the ability to add a bunch of interfaces for testing corner cases.
Currently the CI tests just print out the IP addresses found using netif, then ifconfig is ran to output the network adapters present -- making sure they match is currently a manual process. Oftentimes the adapters present also lack IPv6 addresses, and just in general the ability to add a bunch of interfaces for testing corner cases.