diff options
author | Waldemar Brodkorb <wbx@openwrt.org> | 2005-06-11 11:40:04 +0000 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openwrt.org> | 2005-06-11 11:40:04 +0000 |
commit | 36ac484a4e859c395df55baf6af096ca9ef52359 (patch) | |
tree | 31d4d4c009378adc57f037edfcfe9033bcd50bc4 /package/libnids/ipkg | |
parent | c34a850990c3bf0e9f126736001c7f932f95c4b0 (diff) | |
download | upstream-36ac484a4e859c395df55baf6af096ca9ef52359.tar.gz upstream-36ac484a4e859c395df55baf6af096ca9ef52359.tar.bz2 upstream-36ac484a4e859c395df55baf6af096ca9ef52359.zip |
dsniff, still segfaults, but some tools work fine urlsnarf,..
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1199 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/libnids/ipkg')
-rw-r--r-- | package/libnids/ipkg/libnids.control | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/package/libnids/ipkg/libnids.control b/package/libnids/ipkg/libnids.control new file mode 100644 index 0000000000..59c1ff7e06 --- /dev/null +++ b/package/libnids/ipkg/libnids.control @@ -0,0 +1,9 @@ +Package: libnids +Priority: optional +Section: libs +Version: [TBDL] +Architecture: [TBDL] +Maintainer: OpenWrt Developer <bugs@openwrt.org> +Description: implementation of an E-component of Network Intrusion Detection System. +Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/libnids/ +Depends: libpcap, libnet |