Skip to content
Commit 5b470441 authored by David S. Miller's avatar David S. Miller
Browse files

ipv4: Remember FIB alias list head and table in lookup results.



This will be used later to implement fib_select_default() in a
completely generic manner, instead of the current situation where the
default route is re-looked up in the TRIE/HASH table and then the
available aliases are analyzed.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent a5e3c2aa
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