fa5d0e91fd0948eaf46b287e8a265580f0140a48
[15.05/openwrt.git] / package / ipcad / Config.in
1 config BR2_PACKAGE_IPCAD
2         prompt "ipcad............................. listens for traffic on the specified interfaces"
3         tristate
4         default m if CONFIG_DEVEL
5         select BR2_PACKAGE_LIBPCAP
6         help
7           This daemon listens for traffic on the specified interfaces.
8           It has the built-in RSH and NetFlow engines to allow exporting
9           the accounting data the same way as Cisco routers do.
10           
11           http://lionet.info/ipcad/
12