FlowUnstrip - tbarbette/fastclick GitHub Wiki
FlowUnstrip — Click element; FlowUnstrips bytes from front of packets
FlowUnstrip(LENGTH)
Batching: Batching natively supported
Ports: 1 input, 1 output
Processing: agnostic
Put LENGTH bytes at the front of the packet. These LENGTH bytes may be bytes previously removed by Strip.
Use this to get rid of the Ethernet header and put it back on:
FlowStrip(14) -> ... -> FlowUnstrip(14)
Generated by click-elem2man from ../elements/ctx/flowunstrip.hh:8 on 2022/11/25.