let ipkg fail when a package file to be installed is not found
[openwrt/staging/wigyori.git] / openwrt / package / scanlogd / Config.in
1 config BR2_PACKAGE_SCANLOGD
2 prompt "scanlogd.......................... a port scan detection tool"
3 tristate
4 select BR2_PACKAGE_LIBPCAP
5 select BR2_PACKAGE_LIBNET
6 select BR2_PACKAGE_LIBNIDS
7 default m if CONFIG_DEVEL
8 help
9 Scanlogd is a TCP port scan detection tool, originally designed
10 to illustrate various attacks an IDS developer has to deal with.
11 Thus, unlike some of the other port scan detection tools out there,
12 scanlogd is designed to be totally safe to use.
13
14 http://www.openwall.com/scanlogd