From: David S. Miller Date: Mon, 17 Jul 2017 16:19:40 +0000 (-0700) Subject: Merge branch 'mlxsw-traps' X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=ff65fa6cd576909e31797bd7243a0d80b76db0b6;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git Merge branch 'mlxsw-traps' Jiri Pirko says: ==================== mlxsw: Traps enhancements Ido says: The first patch makes sure the driver marks packets that were trapped in the router and might have already been flooded by the bridge, so that the bridge driver won't flood them again. This isn't critical at this time point, but will be when Neighbour Discovery traps are introduced as these are multicast packets that are trapped in the router. The second and third patches add new traps - for MLD and Router Alert packets. The last patch takes advantage of that and floods IPv6 unregistered multicast packets only to mrouter ports instead of all ports. ==================== Signed-off-by: David S. Miller --- ff65fa6cd576909e31797bd7243a0d80b76db0b6