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

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 2017/10/17.

Clone this wiki locally