From: David Ahern Date: Thu, 13 Aug 2015 20:59:04 +0000 (-0600) Subject: net: Add inet_addr lookup by table X-Git-Tag: omap-for-v4.3/fixes-rc1~110^2~165^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15be405eb2ea9;p=pandora-kernel.git net: Add inet_addr lookup by table Currently inet_addr_type and inet_dev_addr_type expect local addresses to be in the local table. With the VRF device local routes for devices associated with a VRF will be in the table associated with the VRF. Provide an alternate inet_addr lookup to use a specific table rather than defaulting to the local table. Signed-off-by: Shrijeet Mukherjee Signed-off-by: David Ahern Signed-off-by: David S. Miller --- Reading git-diff-tree failed