aboutsummaryrefslogtreecommitdiffstats
path: root/openwrt/package/libnids/Config.in
blob: 0c98be21ad99fa0610d5bb3a8d1eb104034f67d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
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/