summaryrefslogtreecommitdiffstats
path: root/openwrt/package/kismet/ipkg/kismet.control
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-07-16 10:18:01 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-07-16 10:18:01 +0000
commit0ba0ace5d1e8673c7519fdd76bb719333ca4ef5b (patch)
treebae0c99c6691980591374f61763afe34f203c1f8 /openwrt/package/kismet/ipkg/kismet.control
parentf1ec3cf1276ff0bae1b58e6db55d48ade93c4a47 (diff)
add some changes from whiterussian to head
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1455 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 000000000..dc0676f3d
--- /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.