summaryrefslogtreecommitdiff
path: root/package/snort/Config.in
blob: cb376c2f47ff2f9c262dee06ec29a43b7d5dc590 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
config ADK_PACKAGE_SNORT
	prompt "snort............................. Ligthweight Network Intrusion Detection System (NIDS)"
	tristate
	default n
	select ADK_PACKAGE_LIBNET
	select ADK_PACKAGE_LIBPCAP
	select ADK_PACKAGE_LIBPCRE
	help
	  
	  A ligthweight Network Intrusion Detection System (NIDS)
	  
	  http://www.snort.org/
	  
	  Depends: 
	    - libnet
	    - libpcap
	    - libpcre