On 5/3/06, Augusto Neto <[EMAIL PROTECTED]> wrote: > Hi Daniele, > > The DsREDQueue is needed in all nodes along the data path for classifying > in- and out-profile packets, I don“t see reason to avoid calling the enqueue > function on edge routers. > Regards, > > Augusto
Hi Augusto, i want to avoid calling the queue function on edge router because i'm studying if the change "on the fly" of scheduling algorithm gives or not benefits to some particular kind of traffic like mpeg4. so in that case, i don't wanna change in every router this function but just in the core router. Wha t do you think about it?