From: Nicolas Dichtel Date: Tue, 4 Dec 2012 01:13:38 +0000 (+0000) Subject: ipmr/ip6mr: report origin of mfc entry into rtnl msg X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a68ac72a44ecb6d4dc4a7cadf45e1a2cd183885;p=pandora-kernel.git ipmr/ip6mr: report origin of mfc entry into rtnl msg A mfc entry can be static or not (added via the mroute_sk socket). The patch reports MFC_STATIC flag into rtm_protocol by setting rtm_protocol to RTPROT_STATIC or RTPROT_MROUTED. Signed-off-by: Nicolas Dichtel Signed-off-by: David S. Miller --- Reading git-diff-tree failed