blob: 9ed7b8bd6944762afebd19901e19eb70b791fd54 (
plain)
1
2
3
4
5
6
7
8
9
10
|
config BR2_PACKAGE_LFT
bool "lft"
select BR2_PACKAGE_LIBPCAP
help
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-filters (firewalls).
http://pwhois.org/lft/
|