From: Nicolas Dichtel Date: Tue, 4 Dec 2012 01:13:41 +0000 (+0000) Subject: ip6mr: advertise new mfc entries via rtnl X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~86 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=812e44dd1829488096929ff362f749ae04dc71a0;p=pandora-kernel.git ip6mr: advertise new mfc entries via rtnl This patch allows to monitor mf6c activities via rtnetlink. To avoid parsing two times the mf6c oifs, we use maxvif to allocate the rtnl msg, thus we may allocate some superfluous space. Signed-off-by: Nicolas Dichtel Signed-off-by: David S. Miller --- Reading git-diff-tree failed