From: David S. Miller Date: Tue, 1 Feb 2011 00:10:03 +0000 (-0800) Subject: ipv4: Remember FIB alias list head and table in lookup results. X-Git-Tag: v2.6.39-rc1~468^2~430 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b4704419cbd0b7597a91c19f9e8e8b17c1af071;p=pandora-kernel.git 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: David S. Miller --- Reading git-diff-tree failed