add ppp/pppoe to kernel config, remove some compile warnings (cli->local_irq_disable)
[openwrt.git] / openwrt / 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.045258 seconds and 5 git commands to generate.