a97029c70fe7d558c89f232783b392a88dfe7414
[openwrt/svn-archive/archive.git] / openwrt / package / libnids / Config.in
1 config BR2_PACKAGE_LIBNIDS
2 tristate "libnids - network intrusion detection library"
3 select BR2_PACKAGE_LIBPCAP
4 select BR2_PACKAGE_LIBNET
5 default m if CONFIG_DEVEL
6 help
7 An implementation of an E-component of Network Intrusion Detection System.
8
9 http://www.packetfactory.net/projects/libnids/
10