1Most of these tests need to bypass the TCP/IP stack in order to directly
2open the network interface, which generally requires administrative
3privileges or appropriate access rights. The tests are skipped if the
4user account running these does not have the required rights.
5
6Note that some of these tests require a working network interface with
7actual traffic on it.  For example the loop test waits for 10 packets
8to be received on the network before exiting.  If there is no traffic
9on the interface, this test will block.
10
11The memory leak tests do not complete.
12