projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix bind build (add missing bind control files)
[openwrt.git]
/
openwrt
/
package
/
libnids
/
Config.in
diff --git
a/openwrt/package/libnids/Config.in
b/openwrt/package/libnids/Config.in
index
fd87fca
..
0c98be2
100644
(file)
--- a/
openwrt/package/libnids/Config.in
+++ b/
openwrt/package/libnids/Config.in
@@
-1,5
+1,6
@@
config BR2_PACKAGE_LIBNIDS
config BR2_PACKAGE_LIBNIDS
- tristate "libnids"
+ prompt "libnids........................... A network intrusion detection library"
+ tristate
select BR2_PACKAGE_LIBPCAP
select BR2_PACKAGE_LIBNET
default m if CONFIG_DEVEL
select BR2_PACKAGE_LIBPCAP
select BR2_PACKAGE_LIBNET
default m if CONFIG_DEVEL
@@
-7,4
+8,4
@@
config BR2_PACKAGE_LIBNIDS
An implementation of an E-component of Network Intrusion Detection System.
http://www.packetfactory.net/projects/libnids/
An implementation of an E-component of Network Intrusion Detection System.
http://www.packetfactory.net/projects/libnids/
-
+
This page took
0.020852 seconds
and
4
git commands to generate.