Removed 220-http_address_binding.patch as it does not work for the moment. Closes...
[15.05/openwrt.git] / package / fprobe / Config.in
1 config BR2_PACKAGE_FPROBE
2         prompt "fprobe............................ NetFlow probe (libpcap-based)"
3         tristate
4         default m if CONFIG_DEVEL
5         select BR2_PACKAGE_LIBPCAP
6         select BR2_PACKAGE_LIBPTHREAD
7         help
8           A NetFlow probe using libpcap
9           
10           http://fprobe.sourceforge.net/
11