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

PushAnno Element Documentation

NAME

PushAnno — Click element; Pushes Packet::anno() onto front of packet.

SYNOPSIS

PushAnno([KEYWORDS])

Ports: 1 input, 1 output
Processing: agnostic

DESCRIPTION

Pushes Packet::USER_ANNO_SIZE bytes on a packet and copies Packet::anno() to the beginning of the packet.

EXAMPLES

FromDevice(ath0) -> PushAnno() -> ToDump()

SEE ALSO

ReadAnno

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

Clone this wiki locally