Skip to content

AssociationResponder

Tom Barbette edited this page Oct 3, 2018 · 2 revisions

AssociationResponder Element Documentation

NAME

AssociationResponder — Click element; Respond to 802.11 association requests.

SYNOPSIS

AssociationResponder([, KEYWORDS])

Ports: 1 input, 1 output
Processing: push

DESCRIPTION

Keyword arguments are:

  • CHANNEL — The wireless channel it is operating on.
  • SSID — The SSID of the access point.
  • BSSID — An Ethernet Address (usually the same as the ethernet address of the wireless card).
  • INTERVAL — how often beacon packets are sent, in milliseconds.

SEE ALSO

BeaconScanner

Generated by click-elem2man from ../elements/wifi/ap/associationresponder.hh:7 on 2018/10/03.

Clone this wiki locally