-
Notifications
You must be signed in to change notification settings - Fork 83
Strip
Tom Barbette edited this page Oct 3, 2018
·
2 revisions
Strip — Click element; strips bytes from front of packets
Strip(LENGTH)
Batching: Batching natively supported
Ports: 1 input, 1 output
Processing: agnostic
Deletes the first LENGTH bytes from each packet.
Use this to get rid of the Ethernet header:
Strip(14)
StripToNetworkHeader, StripIPHeader, EtherEncap, IPEncap, Truncate
Generated by click-elem2man from ../elements/standard/strip.hh:7
on 2018/10/03.