summaryrefslogtreecommitdiff
path: root/openwrt/package/kismet/ipkg/kismet.control
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2005-07-16 10:18:01 +0000
committerFelix Fietkau <nbd@openwrt.org>2005-07-16 10:18:01 +0000
commit0be45c47c09746d42936e61b27d8b80f63880dee (patch)
treebae0c99c6691980591374f61763afe34f203c1f8 /openwrt/package/kismet/ipkg/kismet.control
parent6e6a04539395c2f22b4f8d43404b40aeefba739a (diff)
downloadmtk-20170518-0be45c47c09746d42936e61b27d8b80f63880dee.zip
mtk-20170518-0be45c47c09746d42936e61b27d8b80f63880dee.tar.gz
mtk-20170518-0be45c47c09746d42936e61b27d8b80f63880dee.tar.bz2
add some changes from whiterussian to head
SVN-Revision: 1455
Diffstat (limited to 'openwrt/package/kismet/ipkg/kismet.control')
-rw-r--r--openwrt/package/kismet/ipkg/kismet.control11
1 files changed, 11 insertions, 0 deletions
diff --git a/openwrt/package/kismet/ipkg/kismet.control b/openwrt/package/kismet/ipkg/kismet.control
new file mode 100644
index 0000000..dc0676f
--- /dev/null
+++ b/openwrt/package/kismet/ipkg/kismet.control
@@ -0,0 +1,11 @@
+Package: kismet
+Priority: optional
+Section: net
+Maintainer: Felix Fietkau <nbd@vd-s.ath.cx>
+Source: buildroot internal
+Depends: kismet-client, kismet-server
+Description: kismet
+ Kismet is an 802.11 layer2 wireless network detector,
+ sniffer, and intrusion detection system. Kismet will work with any
+ wireless card which supports raw monitoring (rfmon) mode, and can
+ sniff 802.11b, 802.11a, and 802.11g traffic.