Skip to content
Eddie Kohler edited this page Oct 17, 2017 · 1 revision

RadiotapDecap Element Documentation

NAME

RadiotapDecap — Click element; Pulls the click_wifi_radiotap header from a packet and stores it in Packet::anno()

SYNOPSIS

RadiotapDecap()

Ports: 1 input, 1 output
Processing: agnostic

DESCRIPTION

Removes the radiotap header and copies to to Packet->anno(). This contains informatino such as rssi, noise, bitrate, etc.

SEE ALSO

RadiotapEncap

Generated by click-elem2man from ../elements/wifi/radiotapdecap.hh:7 on 2017/10/17.

Clone this wiki locally