blob: e9c3f3278eeb0a7ad9c2f39ea09b85eccdd26954 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
config ADK_PACKAGE_IPCAD
prompt "ipcad............................. listens for traffic on the specified interfaces"
tristate
default n
select ADK_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/
|