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

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 2018/10/03.

Clone this wiki locally