summaryrefslogtreecommitdiffstats
path: root/openwrt/package/kismet/kismet-client.control
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-04-26 08:24:51 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-04-26 08:24:51 +0000
commita326afc8d892a824cfd29a595aefc6fdb2bd63c6 (patch)
treedd8fa5dc2a945cd4dfe5578dccff7466144613e0 /openwrt/package/kismet/kismet-client.control
parente4e9fab6232ee1fb7efd05224e947f3feff66a2a (diff)
add kismet
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@722 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/kismet/kismet-client.control')
-rw-r--r--openwrt/package/kismet/kismet-client.control11
1 files changed, 11 insertions, 0 deletions
diff --git a/openwrt/package/kismet/kismet-client.control b/openwrt/package/kismet/kismet-client.control
new file mode 100644
index 000000000..c010d8c4b
--- /dev/null
+++ b/openwrt/package/kismet/kismet-client.control
@@ -0,0 +1,11 @@
+Package: kismet-client
+Priority: optional
+Section: net
+Maintainer: Felix Fietkau <nbd@vd-s.ath.cx>
+Source: buildroot internal
+Depends: uclibc++, ncurses, libgcc
+Description: The kismet client
+ 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.