blob: c38731f9c4b14ab3c86910787240354cf464b42e (
plain)
1
2
3
4
5
6
7
8
9
10
|
config BR2_PACKAGE_IPCAD
tristate "ipcad............................. listens for traffic on the specified interfaces"
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/
|