diff options
author | zuntum <zuntum> | 2001-10-31 22:52:58 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-10-31 22:52:58 +0000 |
commit | ec263708b4436f2f6fe8ff2c5ddd38bc49dbd322 (patch) | |
tree | b3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /net/traceroute-as/DESCR | |
parent | 26e767802169bc1a013a3a64740d0a84afa59755 (diff) | |
download | pkgsrc-ec263708b4436f2f6fe8ff2c5ddd38bc49dbd322.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'net/traceroute-as/DESCR')
-rw-r--r-- | net/traceroute-as/DESCR | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/net/traceroute-as/DESCR b/net/traceroute-as/DESCR new file mode 100644 index 00000000000..ad3e08cf889 --- /dev/null +++ b/net/traceroute-as/DESCR @@ -0,0 +1,5 @@ +This traceroute implements an unique feature: it can query a whois server +and report the Autonomous System number (AS, see RFC1930) of the routers +along the path. +This packages also contains `aslookup' a command line utility for querying +a whois server and returning the AS number of supplied IP addresses. |