-
Notifications
You must be signed in to change notification settings - Fork 321
Strip
Eddie Kohler edited this page Oct 17, 2017
·
2 revisions
Strip — Click element; strips bytes from front of packets
Strip(LENGTH)
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 2017/10/17.