netdev
[Top] [All Lists]

Move fib_alias out of fib_hash.c

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.

Attachment: diff1
Description: Binary data

Attachment: diff2
Description: Binary data

Attachment: diff3
Description: Binary data

<Prev in Thread] Current Thread [Next in Thread>