d7f57c6c60
SVN-Revision: 1199
11 lines
271 B
Plaintext
11 lines
271 B
Plaintext
config BR2_PACKAGE_LIBNIDS
|
|
tristate "libnids"
|
|
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/
|
|
|