Skip to content

AssociationRequester

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

AssociationRequester Element Documentation

NAME

AssociationRequester — Click element; Sends 802.11 association requests when poked.

SYNOPSIS

AssociationRequester

Ports: 1 input, 1 output
Processing: push

DESCRIPTION

ELEMENT HANDLERS

  • bssid (read/write) — The bssid to associate to
  • eth (read/write) — The station's ethernet address
  • ssid (read/write) — The ssid to associate to
  • listen_interval (read/write) — The listen interval for the station, in milliseconds
  • associated read (only) — If a association response was received and its status equals 0, this will be true.
  • send_assoc_req — Sends an association request based on values of the handlers.

SEE ALSO

BeaconScanner

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

Clone this wiki locally