diff options
author | Ido Schimmel <idosch@mellanox.com> | 2016-08-24 11:18:51 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-08-24 09:39:03 -0700 |
commit | f888f58795b640442165e60a6fa93e8e623d01a5 (patch) | |
tree | c3cf1d4eeecd2b51a682a50c6674177b71122096 /fs | |
parent | d7226c7a4dd19929d6df4ae04698da2fcf6f875a (diff) | |
download | linux-stable-f888f58795b640442165e60a6fa93e8e623d01a5.tar.gz linux-stable-f888f58795b640442165e60a6fa93e8e623d01a5.tar.bz2 linux-stable-f888f58795b640442165e60a6fa93e8e623d01a5.zip |
mlxsw: spectrum: Add missing flood to router port
In case we have a layer 3 interface on top of a bridge (VLAN / FID RIF),
then we should flood the following packet types to the router:
* Broadcast: If DIP is the broadcast address of the interface, then we
need to be able to get it to CPU by trapping it following route lookup.
* Reserved IP multicast (224.0.0.X): Some control packets (e.g. OSPF)
use this range and are trapped in the router block.
Fixes: 99f44bb3527b ("mlxsw: spectrum: Enable L3 interfaces on top of bridge devices")
Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions