[Click] dynamic change of classifier and output ports

Eddie Kohler kohler at cs.ucla.edu
Sat Feb 27 20:33:55 EST 2010


Hi Daniel, 2 years ago,

The best way in Click to support dynamically changing configurations like this 
is currently to use the hotswap functionality; or to have a large number of 
bandwidthshapers, and only use a subset at any one time.

Eddie


Daniel Kellenberger wrote:
> 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
> _______________________________________________
> click mailing list
> click at amsterdam.lcs.mit.edu
> https://amsterdam.lcs.mit.edu/mailman/listinfo/click


More information about the click mailing list