freebsd-ports/net/lft/pkg-descr
Peter Pentchev c7e70f06f4 Add LFT, the Level 4 Traceroute utility.
PR:		48475
Submitted by:	Marco P. Rodrigues <drkangel@drkangel.org>
2003-03-05 14:24:10 +00:00

11 lines
542 B
Text

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. Though LFT has been around since 1998,
its development effort has just recently resumed.
WWW: http://www.mainnerve.com/lft/
Ported to FreeBSD by:
Marco P. Rodrigues (drkangel@drkangel.org)