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