summaryrefslogtreecommitdiffstats
path: root/contrib/traceroute/as.h
Commit message (Collapse)AuthorAgeFilesLines
* Add AS lookup functionality. On each hop we query a whois server torpaulo2008-02-201-0/+42
find the corresponding AS for that IP (-a switch). We can also choose a different whois server with the -A switch. The default is whois.radb.net. Obtained from: NetBSD Reviewed by: bms, njl (mentor) Approved by: njl (mentor)
OpenPOWER on IntegriCloud