public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* initialisation code
@ 2001-03-21 16:30 Manoj Sontakke
  2001-03-21 11:37 ` Keith Owens
  0 siblings, 1 reply; 4+ messages in thread
From: Manoj Sontakke @ 2001-03-21 16:30 UTC (permalink / raw)
  To: linux-kernel

Hi
	I am trying to implement some QoS in kernel(in the IP
layer....similar to TC..... BTW  TC works in the data-link layer). I am
dequeuing the packets from the IP queue when the function ip_forward is
called. After processing them, I am reinserting them back to the IP queue.
	I have a initlisation function (just like pktsched_init in
TC). Can anyone tell me, where in the kernel boot sequence should I make a
call to my initialisation function.

Thanks in advance for all the help. 

Manoj


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2001-03-22  4:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-03-21 16:30 initialisation code Manoj Sontakke
2001-03-21 11:37 ` Keith Owens
2001-03-22  9:29   ` Manoj Sontakke
2001-03-22  4:27     ` Keith Owens

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox