K 10 svn:author V 5 luigi K 8 svn:date V 27 2010-01-22T16:23:00.726738Z K 7 svn:log V 404 GENERAL: - rename flowset parameters to 'par[]'; the kernel does not need to know what they represent, only the schedulers and the user interface (perhaps); - use -1 as default value for these parameters so we can preserve the existing values on new commands; - export ipdn_bound_var() as there are many places where we use them; DN_SCHED_RR: - use a circular queue to store flows (to be tested); END