mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-04 18:06:15 +02:00
1a7426ff6b
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2738 3c298f89-4303-0410-b956-a3cf2f4a3e73
13 lines
410 B
Plaintext
13 lines
410 B
Plaintext
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/
|
|
|