From: David Ahern Date: Thu, 13 Aug 2015 20:59:00 +0000 (-0600) Subject: net: Introduce VRF related flags and helpers X-Git-Tag: omap-for-v4.3/fixes-rc1~110^2~165^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e3c89920cd3a6cfce22c6f537690747c26128dd;p=pandora-kernel.git net: Introduce VRF related flags and helpers Add a VRF_MASTER flag for interfaces and helper functions for determining if a device is a VRF_MASTER. Add link attribute for passing VRF_TABLE id. Add vrf_ptr to netdevice. Add various macros for determining if a device is a VRF device, the index of the master VRF device and table associated with VRF device. Signed-off-by: Shrijeet Mukherjee Signed-off-by: David Ahern Signed-off-by: David S. Miller --- Reading git-diff-tree failed