mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-20 09:35:26 +00:00
11 lines
314 B
Plaintext
11 lines
314 B
Plaintext
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/
|