openwrtv3/openwrt/package/libnids/Config.in

12 lines
341 B
Text
Raw Normal View History

config BR2_PACKAGE_LIBNIDS
prompt "libnids........................... A network intrusion detection library"
tristate
select BR2_PACKAGE_LIBPCAP
select BR2_PACKAGE_LIBNET
default m if CONFIG_DEVEL
help
An implementation of an E-component of Network Intrusion Detection System.
http://www.packetfactory.net/projects/libnids/