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

WifiDefrag Element Documentation

NAME

WifiDefrag — Click element; Reassembles 802.11 fragments.

SYNOPSIS

WifiDefrag

Ports: 1 input, 1 output
Processing: agnostic

DESCRIPTION

This element reassembles 802.11 fragments and pushes the reassembled packet out when the last fragment is received. It does not affect packets that are not fragmented, and passes them through its output unmodified. In accordance with the 802.11 spec, it supports a single packet per SA.

SEE ALSO

WifiDecap

Generated by click-elem2man from ../elements/wifi/wifidefrag.hh:9 on 2018/10/03.

Clone this wiki locally