-
Notifications
You must be signed in to change notification settings - Fork 82
MarkMACHeader
Tom Barbette edited this page Oct 3, 2018
·
2 revisions
MarkMACHeader — Click element; sets MAC header annotation
MarkMACHeader([OFFSET, LENGTH])
Batching: Batching natively supported
Ports: 1 input, 1 output
Processing: agnostic
Sets the MAC header annotation to start OFFSET bytes into the packet. OFFSET defaults to 0. If LENGTH is provided and non-zero, the MAC header is LENGTH bytes long, so the network header annotation is set to OFFSET+LENGTH bytes into the packet. The packet must be long enough to support the provided OFFSET.
Generated by click-elem2man from ../elements/standard/markmacheader.hh:6
on 2018/10/03.