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

FilterFailures Element Documentation

NAME

FilterFailures — Click element; Filters unicast packets that failed to be acknowledged

SYNOPSIS

FilterFailures([KEYWORDS])

Ports: 1 input, 1-2 outputs
Processing: agnostic, but output 1 is push

DESCRIPTION

Filters out packets that have the WIFI_EXTRA_TX_FAIL flag set. Sends these packets to output 1 if it is present, otherwise it drops the packets.

ELEMENT HANDLERS

  • drops (read-only) — How many packets had the WIFI_EXTRA_TX_FAIL flag set.

SEE ALSO

ExtraDecap

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

Clone this wiki locally