This is automatically generated documentation. Edit after the "COMMENTS" heading; changes to the main body will be lost.
Counter -- Click element; measures packet count and rate
Counter([keywords COUNT_CALL, BYTE_COUNT_CALL])
Ports: 1 input, 1 output
Processing: agnostic
Package: standard (core)
Passes packets unchanged from its input to its output, maintaining statistics information about packet count and packet rate. Keyword arguments are:
keys components must be 0 (packet count) or 1 (byte count). Stores the corresponding counts in the corresponding values components.Generated by 'click-elem2man' from '../elements/standard/counter.hh' on 24/May/2007.