xref: /OK3568_Linux_fs/buildroot/package/lft/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_LFT
2	bool "lft"
3	select BR2_PACKAGE_LIBPCAP
4	help
5	  LFT, short for Layer Four Traceroute, is a sort of
6	  'traceroute' that often works much faster (than the
7	  commonly-used Van Jacobson method) and goes through many
8	  configurations of packet-filters (firewalls).
9
10	  http://pwhois.org/lft/
11