[Click] dynamic change of classifier and output ports

Daniel Kellenberger kedaniel at ethz.ch
Thu Feb 28 04:36:10 EST 2008


Hello together,

I intend to implement a new classifier, whose rules changes dynamicaly. 
The classifier will route packets to different queues (they will also be 
created dynamicaly) with an bandwidthshaper attached to the queue. Then 
the packets will be collected by a round robin from the different 
shapers and sent to the device.
Is it possible, to accomplish this task only with the configurationfile 
and a new classifier element? Or how do i have to instantiate the 
different elements in my code, so that i can link the ports dynamicaly 
together? Do this break the click conventions?

Regards,
Daniel


More information about the click mailing list