* [LARTC] new queue
@ 2001-04-07 18:51 Oldrich Kepka
0 siblings, 0 replies; only message in thread
From: Oldrich Kepka @ 2001-04-07 18:51 UTC (permalink / raw)
To: lartc
Hi,
I am deveoping new queuing disciline. The purpose of this queue is to delay
outgoing packets. I wrote module sch_delay.o. This module implements delay_e
nqueue() and delay_dequeue() functions. I also modify tc to comunicate throu
gh netlink with my module. Because i want to dequeue only when there are suf
ficiently old packet on the top of the queue, i immediately return from dequ
eue function returning NULL. But the dequeue function is called only when so
me event occures. I found out, that i occures for example when there are new
packet in the queue. No other conditions i found. But i need repeatedly test
the top packet in the queue.
How to accomplish it?
Thanks
Olda
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/2.4Routing/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2001-04-07 18:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-04-07 18:51 [LARTC] new queue Oldrich Kepka
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.