| To: | netdev@xxxxxxxxxxx |
|---|---|
| Subject: | Move fib_alias out of fib_hash.c |
| From: | "David S. Miller" <davem@xxxxxxxxxxxxx> |
| Date: | Tue, 28 Sep 2004 21:47:22 -0700 |
| Cc: | robert.olsson@xxxxxxxxxxx |
| Sender: | netdev-bounce@xxxxxxxxxxx |
Ok, this begins the movement of fib_alias object handling out of fib_hash.c The idea is to make fib_hash.c purely a longest-matching-prefix lookup implementation. Look at fn_hash_lookup() after these changes, and you'll get an idea of how I want the whole fib_hash.c file to look in the end. I'll work on insert/delete tomorrow.
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Tons of "BUG: dst overflow ..." messages, David S. Miller |
|---|---|
| Next by Date: | Re: Tons of "BUG: dst overflow ..." messages, Jeff Garzik |
| Previous by Thread: | Tons of "BUG: dst overflow ..." messages, Jeff Garzik |
| Next by Thread: | Move fib_alias out of fib_hash.c, Robert Olsson |
| Indexes: | [Date] [Thread] [Top] [All Lists] |