hc
2024-03-26 e0728245c89800c2038c23308f2d88969d5b41c8
1
2
3
4
5
6
7
8
9
10
11
12
13
14
config BR2_PACKAGE_LIBNIDS
   bool "libnids"
   select BR2_PACKAGE_LIBPCAP
   help
     Libnids is an implementation of an E-component of Network
     Intrusion Detection System.
 
     libnids watches all local network traffic, and provides
     convenient information on them to perform further analysis.
 
     Libnids offers IP defragmentation, TCP stream assembly, TCP
     port scan detection.
 
     http://libnids.sourceforge.net/