This is automatically generated documentation. Edit after the "COMMENTS" heading; changes to the main body will be lost.
Suppressor -- Click element; passes packets unchanged, optionally dropping some input ports
Suppressor
Ports: any number of inputs, the same number of outputs
Processing: agnostic
Package: standard (core)
Suppressor has n inputs and n outputs. It generally passes packets from input i to output i unchanged. However, any input port can be suppressed, through a handler or a method call by another element. Packets arriving on suppressed push input ports are dropped; pull requests arriving on suppressed pull output ports are ignored.
Generated by 'click-elem2man' from '../elements/standard/suppressor.hh' on 24/May/2007.