projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix alsa kmod build on 2.6/mipsel (fix #7),
[openwrt.git]
/
package
/
libnids
/
Config.in
diff --git
a/package/libnids/Config.in
b/package/libnids/Config.in
index
a97029c
..
0c98be2
100644
(file)
--- a/
package/libnids/Config.in
+++ b/
package/libnids/Config.in
@@
-1,5
+1,6
@@
config BR2_PACKAGE_LIBNIDS
config BR2_PACKAGE_LIBNIDS
- tristate "libnids - network intrusion detection library"
+ 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.025644 seconds
and
4
git commands to generate.