From: David S. Miller Date: Mon, 26 Mar 2018 17:14:45 +0000 (-0400) Subject: Merge branch 'mlxsw-Offload-IPv6-multicast-routes' X-Git-Tag: v4.17-rc1~148^2~87 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=336f2c038da1b7f3faf098f2f61bca51e19089ad;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'mlxsw-Offload-IPv6-multicast-routes' Ido Schimmel says: ==================== mlxsw: Offload IPv6 multicast routes Yuval says: The series is intended to allow offloading IPv6 multicast routes and is split into two parts: - First half of the patches continue extending ip6mr [& refactor ipmr] with missing bits necessary for the offloading - fib-notifications, mfc refcounting and default rule identification. - Second half of the patches extend functionality inside mlxsw, beginning with extending lower-parts to support IPv6 mroutes to host and later extending the router/mr internal APIs within the driver to accommodate support in ipv6 configurations. Lastly it adds support in the RTNL_FAMILY_IP6MR notifications, allowing driver to react and offload related routes. ==================== Signed-off-by: David S. Miller --- 336f2c038da1b7f3faf098f2f61bca51e19089ad