Is there any library that i can hook on at runtime in order to create a qdisc dinamically from a program or if i want to do this I have to call the "tc" command? The disadvantage of calling the tc command from a process is that it creates an other process and this slows things up. Marius
> Is there any library that i can hook on at runtime in order to create > a qdisc dinamically from a program or if i want to do this I have to > call the "tc" command? > The disadvantage of calling the tc command from a process is that it > creates an other process and this slows things up.http://www.coverfire.com/lql/ -- damjan | дамјан This is my jabber ID --> damjan@bagra.net.mk <-- not my mail address!!!
Marius Corici wrote:> > Is there any library that i can hook on at runtime in order to create > a qdisc dinamically from a program or if i want to do this I have to > call the "tc" command? > The disadvantage of calling the tc command from a process is that it > creates an other process and this slows things up. > > MariusMaybe this is what you''re looking for? http://www.coverfire.com/lql/ gypsy