[PATCH] changes required to flush all routing table entries in side kernel

2008-02-09 Thread [EMAIL PROTECTED] phani
Problem : Need to clean up routing table entries in side the Linux kernel. But kernel is not providing single command to clear all routing table entries at once. Modified the kernel to take of the changesDefined new net link message under NETLINK_ROUTE family RTM_FLUSHROUTE. At the

Re: [ANNOUNCE] ESFQ -- SFQ patches for Linux 2.6.24

2008-02-09 Thread Corey Hickey
Corey Hickey wrote: The most recent ESFQ patches are getting stale, and I have received a few requests to update them to a current kernel release. Instead, I added hash type selection to my most recent round of SFQ patches and packaged them up. http://fatooh.org/esfq-2.6/

Re: [ANNOUNCE] ESFQ -- SFQ patches for Linux 2.6.24

2008-02-09 Thread Brock Noland
Is this going to be merged anytime soon? Brock On Feb 9, 2008 8:11 PM, Corey Hickey [EMAIL PROTECTED] wrote: Corey Hickey wrote: The most recent ESFQ patches are getting stale, and I have received a few requests to update them to a current kernel release. Instead, I added hash type

Re: [ANNOUNCE] ESFQ -- SFQ patches for Linux 2.6.24

2008-02-09 Thread Corey Hickey
Brock Noland wrote: Is this going to be merged anytime soon? Part of it ought to be, but first I need to: - update my patches to recent net-2.6 git (there were major changes) - test thoroughly - submit for review - wait for review - etc. That'll happen when I get more time in the near future.

Re: [ANNOUNCE] ESFQ -- SFQ patches for Linux 2.6.24

2008-02-09 Thread David Miller
From: Brock Noland [EMAIL PROTECTED] Date: Sat, 9 Feb 2008 20:30:58 -0600 Is this going to be merged anytime soon? If it gets submitted to the proper mailing list, it might. 'linux-net' is for user questions, it is not where the networking developers hang out, 'netdev' is. And you have to post