diff options
author | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-06-11 11:40:04 +0000 |
---|---|---|
committer | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-06-11 11:40:04 +0000 |
commit | 437d3489a8df7eae517289a221173459eb2d7be2 (patch) | |
tree | 31d4d4c009378adc57f037edfcfe9033bcd50bc4 /package/libnids/ipkg/libnids.control | |
parent | e3b7b2e97ba5ee1aa354240746700b53faf1f60a (diff) |
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/libnids.control')
-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 000000000..59c1ff7e0 --- /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 |