This is automatically generated documentation. Edit after the "COMMENTS" heading; changes to the main body will be lost.
PullSwitch -- Click element; forwards pull requests to settable input
PullSwitch([INPUT])
Ports: any number of inputs, 1 output
Processing: pull
Package: standard (core)
On every pull, PullSwitch returns the packet pulled from one of its input ports -- specifically, INPUT. The default INPUT is zero; negative INPUTs mean always return a null packet. You can change INPUT with a write handler. PullSwitch has an unlimited number of inputs.
StaticPullSwitch, PrioSched, RoundRobinSched, StrideSched, Switch
Generated by 'click-elem2man' from '../elements/standard/pullswitch.hh' on 18/Sep/2007.