-
Notifications
You must be signed in to change notification settings - Fork 81
StripToNetworkHeader
Tom Barbette edited this page Oct 3, 2018
·
2 revisions
StripToNetworkHeader — Click element; strips everything preceding network header
StripToNetworkHeader()
Ports: 1 input, 1 output
Processing: agnostic
Strips any data preceding the network header from every passing packet. Requires a network header annotation, such as an IP header annotation, on every packet. If the packet's network header annotation points before the start of the packet data, then StripToNetworkHeader will move the packet data pointer back, to point at the network header.
Generated by click-elem2man from ../elements/standard/striptonet.hh:7
on 2018/10/03.