-
Notifications
You must be signed in to change notification settings - Fork 82
CheckLength
Tom Barbette edited this page Oct 3, 2018
·
2 revisions
CheckLength — Click element; drops large packets
CheckLength(LENGTH)
Ports: 1 input, 1-2 outputs
Processing: agnostic, but output 1 is push
CheckLength checks every packet's length against LENGTH. If the packet is no larger than LENGTH, it is sent to output 0; otherwise, it is sent to output 1 (or dropped if there is no output 1).
Generated by click-elem2man from ../elements/standard/checklength.hh:6
on 2018/10/03.