diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-11-06 16:06:51 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-11-06 16:06:51 +0000 |
commit | 32b56c56c8358cfcfc2ac1a7b1822c4ea35f1830 (patch) | |
tree | 92a00f05d735005fdaf2f520fa95536232ede5da /package/snort-wireless/ipkg/snort-wireless-custom.control | |
parent | 6917bbb93d3831de155b3e31c94c66c6cd4f42b2 (diff) | |
download | upstream-32b56c56c8358cfcfc2ac1a7b1822c4ea35f1830.tar.gz upstream-32b56c56c8358cfcfc2ac1a7b1822c4ea35f1830.tar.bz2 upstream-32b56c56c8358cfcfc2ac1a7b1822c4ea35f1830.zip |
add snort-wireless package (thanks to Florian Fainelli)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2354 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/snort-wireless/ipkg/snort-wireless-custom.control')
-rw-r--r-- | package/snort-wireless/ipkg/snort-wireless-custom.control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/package/snort-wireless/ipkg/snort-wireless-custom.control b/package/snort-wireless/ipkg/snort-wireless-custom.control new file mode 100644 index 0000000000..121b837e6b --- /dev/null +++ b/package/snort-wireless/ipkg/snort-wireless-custom.control @@ -0,0 +1,6 @@ +Package: snort-wireless-custom +Priority: optional +Section: net +Description: a flexible Wireless Network Intrusion Detection System (NIDS), + built with custom options +Depends: libnet, libpcap, libpcre |