|
To assist beta testers and developers when porting to new platforms, a perl
script test suite for tcptraceroute for is distributed below. It queries
the local system for the output of "uname -a", the version of tcptraceroute
being tested, the version of libpcap and libnet it was compiled against, and
weather or not it can successfully trace to the loopback address, to the
host michael.toren.net, and to the local source address used to reach
michael.toren.net. Additionally, it records the linklayer type being
utilized.
The script is available at http://michael.toren.net/code/tcptraceroute/compatibility/tcptra-testsuite.pl.
|