-
Notifications
You must be signed in to change notification settings - Fork 82
MarkIPHeader
Tom Barbette edited this page Oct 3, 2018
·
2 revisions
MarkIPHeader — Click element; sets IP header annotation
MarkIPHeader([OFFSET])
Batching: Batching natively supported
Ports: 1 input, 1 output
Processing: agnostic
Marks packets as IP packets by setting the IP Header annotation. The IP header starts OFFSET bytes into the packet. Default OFFSET is 0.
Does not check length fields for sanity, shorten packets to the IP length, or set the destination IP address annotation. Use CheckIPHeader or CheckIPHeader2 for that.
CheckIPHeader, CheckIPHeader2, StripIPHeader
Generated by click-elem2man from ../elements/ip/markipheader.hh:6
on 2018/10/03.