1 comment "kismet needs a toolchain w/ threads, C++, dynamic library"
3 depends on !BR2_INSTALL_LIBSTDCPP || !BR2_TOOLCHAIN_HAS_THREADS || \
6 config BR2_PACKAGE_KISMET
8 depends on BR2_INSTALL_LIBSTDCPP
9 depends on BR2_TOOLCHAIN_HAS_THREADS # libnl
10 depends on BR2_USE_MMU # fork()
11 depends on !BR2_STATIC_LIBS # dlfcn.h
12 select BR2_PACKAGE_NCURSES
13 select BR2_PACKAGE_LIBPCAP
14 select BR2_PACKAGE_LIBNL
16 Kismet - 802.11 layer2 wireless network detector, sniffer,
17 and intrusion detection system.
19 Kismet will work with any wireless card which supports raw
20 monitoring (rfmon) mode, and can sniff 802.11b, 802.11a, and
23 Kismet identifies networks by passively collecting packets
24 and detecting standard named networks, detecting (and given
25 time, decloaking) hidden networks, and infering the presence
26 of nonbeaconing networks via data traffic.
28 http://www.kismetwireless.net
32 config BR2_PACKAGE_KISMET_CLIENT
35 config BR2_PACKAGE_KISMET_DRONE
38 config BR2_PACKAGE_KISMET_SERVER