add ipkg/conffiles, add Id tag to the Makefile, standardize.
[openwrt.git] / openwrt / package / ipcad / Config.in
1 config BR2_PACKAGE_IPCAD
2         prompt "ipcad............................. listens for traffic on the specified interfaces"
3         tristate
4         default m if CONFIG_DEVEL
5         select BR2_PACKAGE_LIBPCAP
6         help
7           This daemon listens for traffic on the specified interfaces.
8           It has the built-in RSH and NetFlow engines to allow exporting
9           the accounting data the same way as Cisco routers do.
10           
11           http://lionet.info/ipcad/
12