FlowStrip - tbarbette/fastclick GitHub Wiki
FlowStrip — Click element; FlowStrips bytes from front of packets
FlowStrip(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:
FlowStrip(14)
FlowStripToNetworkHeader, FlowStripIPHeader, EtherEncap, IPEncap, Truncate
Generated by click-elem2man from ../elements/ctx/flowstrip.hh:9 on 2022/11/25.