Strip - tbarbette/fastclick GitHub Wiki
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.