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

ReadAnno Element Documentation

NAME

ReadAnno — Click element; Pulls annotation from packet and stores it in Packet::anno()

SYNOPSIS

ReadAnno([KEYWORDS])

Ports: 1 input, 1 output
Processing: agnostic

DESCRIPTION

Pulls Packet::USER_ANNO_SIZE bytes from a packet and copies them to Packet::anno()

EXAMPLES

FromDump(file) -> ReadAnno() -> xxxx

SEE ALSO

PushAnno

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

Clone this wiki locally