**This is automatically generated documentation.** Edit after the "[[#COMMENTS|COMMENTS]]" heading; changes to the main body will be lost. ====== CheckLength Element Documentation ====== ===== NAME ===== **CheckLength** -- Click element; drops large packets ===== SYNOPSIS ===== CheckLength(LENGTH) **Ports**: 1 input, 1-2 outputs\\ **Processing**: agnostic, but output 1 is push\\ **Package**: standard (core)\\ ===== DESCRIPTION ===== 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. ===== COMMENTS =====