diff options
author | grant <grant> | 2003-08-27 07:36:47 +0000 |
---|---|---|
committer | grant <grant> | 2003-08-27 07:36:47 +0000 |
commit | 14af94e05876cdb2d5bbdc54b9c8df9dd6517370 (patch) | |
tree | c38ddae56b97617c5a5369d0607c3007adcccd78 /net/lft/PLIST | |
parent | 8ebc640f611ed4fa3c310df5980fa2bc2218e53a (diff) | |
download | pkgsrc-14af94e05876cdb2d5bbdc54b9c8df9dd6517370.tar.gz |
Initial import of LFT 2.2 into The NetBSD Packages Collection.
LFT, short for Layer Four Traceroute, is a sort of 'traceroute' that
often works much faster (than the commonly-used Van Jacobson method)
and goes through many configurations of packet-filter based firewalls.
More importantly, LFT implements numerous other features including AS
number lookups, loose source routing, netblock name lookups, et al.
package suggested by lukem.
Diffstat (limited to 'net/lft/PLIST')
-rw-r--r-- | net/lft/PLIST | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/lft/PLIST b/net/lft/PLIST new file mode 100644 index 00000000000..9a471f6a51d --- /dev/null +++ b/net/lft/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2003/08/27 07:36:47 grant Exp $ +bin/lft +man/man8/lft.8 |