diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-07-16 10:18:01 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-07-16 10:18:01 +0000 |
commit | 0ba0ace5d1e8673c7519fdd76bb719333ca4ef5b (patch) | |
tree | bae0c99c6691980591374f61763afe34f203c1f8 /openwrt/package/kismet/ipkg | |
parent | f1ec3cf1276ff0bae1b58e6db55d48ade93c4a47 (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')
-rw-r--r-- | openwrt/package/kismet/ipkg/kismet.control | 11 |
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 0000000000..dc0676f3d9 --- /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. |