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