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 | 250020c345d4d23fd2da67c29df1c148d38d5c32 (patch) | |
tree | bb1e55c44a47730e661efc5ed398ece80beddbb3 /openwrt/package/libnids/ipkg | |
parent | d2b61a7dc42d7c0068bd2b62102cb7428933ea6a (diff) |
dsniff, still segfaults, but some tools work fine urlsnarf,..
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1199 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/libnids/ipkg')
-rw-r--r-- | openwrt/package/libnids/ipkg/libnids.control | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/openwrt/package/libnids/ipkg/libnids.control b/openwrt/package/libnids/ipkg/libnids.control new file mode 100644 index 000000000..59c1ff7e0 --- /dev/null +++ b/openwrt/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 |