dsniff, still segfaults, but some tools work fine urlsnarf,..
[openwrt/svn-archive/archive.git] / openwrt / package / libnids / Config.in
diff --git a/openwrt/package/libnids/Config.in b/openwrt/package/libnids/Config.in
new file mode 100644 (file)
index 0000000..fd87fca
--- /dev/null
@@ -0,0 +1,10 @@
+config BR2_PACKAGE_LIBNIDS
+       tristate "libnids"
+       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/
+