Commit 49c16d15 authored by David S. Miller's avatar David S. Miller

[IPV4]: Clean up fib_hash.c list handling.

1) Use linux/list.h facilities instead of by-hand
   list implementation.

2) Use fib_alias structure, hung off of fib_node,
   to represent routes which all have the same
   destination prefix, yet have different TOS and
   priority values.
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent e24181d0
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment