From: David Ahern Date: Thu, 13 Aug 2015 20:59:06 +0000 (-0600) Subject: net: Add routes to the table associated with the device X-Git-Tag: omap-for-v4.3/fixes-rc1~110^2~165^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=021dd3b8a142d;p=pandora-kernel.git net: Add routes to the table associated with the device When a device associated with a VRF is brought up or down routes should be added to/removed from the table associated with the VRF. fib_magic defaults to using the main or local tables. Have it use the table with the device if there is one. A part of this is directing prefsrc validations to the correct table as well. Signed-off-by: David Ahern Signed-off-by: David S. Miller --- Reading git-diff-tree failed