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

OpenAuthRequeser Element Documentation

NAME

OpenAuthRequeser — Click element; Sends 802.11 open authentication requests when poked.

SYNOPSIS

OpenAuthRequeser

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_auth_req — Sends an authentication request based on values of the handlers.

SEE ALSO

BeaconScanner

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

Clone this wiki locally