This is automatically generated documentation. Edit after the "COMMENTS" heading; changes to the main body will be lost.
CheckLength -- Click element; drops large packets
CheckLength(LENGTH)
Ports: 1 input, 1-2 outputs
Processing: agnostic, but output 1 is push
Package: standard (core)
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' on 18/Sep/2007.