-
Notifications
You must be signed in to change notification settings - Fork 81
FlowStrip
Tom Barbette edited this page Nov 25, 2022
·
1 revision
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.