This is automatically generated documentation. Edit after the "COMMENTS" heading; changes to the main body will be lost.
StaticSwitch -- Click element; sends packet stream to fixed output
StaticSwitch(OUTPUT)
Ports: 1 input, any number of outputs
Processing: push
Package: standard (core)
StaticSwitch sends every incoming packet to one of its output ports -- specifically, OUTPUT. Negative OUTPUT means to destroy input packets instead of forwarding them. StaticSwitch has an unlimited number of outputs.
StaticSwitch differs from Switch in that it has no switch write handler, and thus does not allow OUTPUT to be changed at run time.
Switch, StrideSwitch, PullSwitch
Generated by 'click-elem2man' from '../elements/standard/staticswitch.hh' on 18/Sep/2007.