add hostapd package with initial support for madwifi
[openwrt.git] / package / fprobe-ulog / Config.in
1 config BR2_PACKAGE_FPROBE_ULOG
2 tristate "fprobe-ulog - NetFlow probe (ulog-based)"
3 default m if CONFIG_DEVEL
4 select BR2_PACKAGE_LIBPTHREAD
5 help
6 A NetFlow probe obtaining packets through linux netfilter code
7 (iptables ULOG target).
8
9 http://fprobe.sourceforge.net/
10
This page took 0.044827 seconds and 5 git commands to generate.