mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
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: David S. Miller <davem@davemloft.net>