This is automatically generated documentation. Edit after the "COMMENTS" heading; changes to the main body will be lost.
FrontDropQueue -- Click element; stores packets in drop-from-front FIFO queue
FrontDropQueue
FrontDropQueue(CAPACITY)
Ports: 1 input, 1-2 outputs
Package: standard (core)
Stores incoming packets in a first-in-first-out queue. Drops the head packet before inserting the incoming packet if the queue already holds CAPACITY packets. The default for CAPACITY is 1000.
drops and highwater_length counters.Queue, SimpleQueue, MixedQueue, RED
Generated by 'click-elem2man' from '../elements/standard/frontdropqueue.hh' on 7/Mar/2009.