Re: a networking question

2005-04-18 Thread Stephen Hemminger
On Mon, 18 Apr 2005 00:33:57 -0700 Ashmi Bhanushali <[EMAIL PROTECTED]> wrote: > hi all.. > > i m a new bee in lunix kernel. and i m trying to implement "FIFO+" > queuing for packet forwarding in linux kernel by modifying the > original code for packet forwarding(FIFO). The more useful way to

a networking question

2005-04-18 Thread Ashmi Bhanushali
hi all.. i m a new bee in lunix kernel. and i m trying to implement "FIFO+" queuing for packet forwarding in linux kernel by modifying the original code for packet forwarding(FIFO). i m going to use fedora core 2 and the kernel version is 2.6.11-7. i nned some help to locate the original code of

a networking question

2005-04-18 Thread Ashmi Bhanushali
hi all.. i m a new bee in lunix kernel. and i m trying to implement FIFO+ queuing for packet forwarding in linux kernel by modifying the original code for packet forwarding(FIFO). i m going to use fedora core 2 and the kernel version is 2.6.11-7. i nned some help to locate the original code of

Re: a networking question

2005-04-18 Thread Stephen Hemminger
On Mon, 18 Apr 2005 00:33:57 -0700 Ashmi Bhanushali [EMAIL PROTECTED] wrote: hi all.. i m a new bee in lunix kernel. and i m trying to implement FIFO+ queuing for packet forwarding in linux kernel by modifying the original code for packet forwarding(FIFO). The more useful way to do this is