Config.in 769 B

1234567891011121314151617181920212223
  1. comment "kismet has no inherent support for AVR32"
  2. depends on BR2_avr32 && BR2_PACKAGE_KISMET
  3. config BR2_PACKAGE_KISMET
  4. bool "kismet"
  5. select BR2_PACKAGE_NCURSES
  6. select BR2_PACKAGE_LIBPCAP
  7. select BR2_PACKAGE_DBUS
  8. select BR2_PACKAGE_DBUS_GLIB
  9. help
  10. Kismet - 802.11 layer2 wireless network detector, sniffer,
  11. and intrusion detection system.
  12. Kismet will work with any wireless card which supports raw
  13. monitoring (rfmon) mode, and can sniff 802.11b, 802.11a, and
  14. 802.11g traffic.
  15. Kismet identifies networks by passively collecting packets
  16. and detecting standard named networks, detecting (and given
  17. time, decloaking) hidden networks, and infering the presence
  18. of nonbeaconing networks via data traffic.
  19. http://www.kismetwireless.net