From: Patrick McHardy Date: Mon, 7 Aug 2006 05:24:08 +0000 (-0700) Subject: [IPV6]: Fix policy routing lookup X-Git-Tag: v2.6.19-rc1~1272^2~314 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3226f6881719e61e00e92b4c85a8ef49aa4d42b1;p=pandora-kernel.git [IPV6]: Fix policy routing lookup When the lookup in a table returns ip6_null_entry the policy routing lookup returns it instead of continuing in the next table, which effectively means it only searches the local table. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed