commit | 8e3482d6adef158d362e46cae1415940bf0f9b07 | [log] [tgz] |
---|---|---|
author | Ido Schimmel <idosch@mellanox.com> | Fri May 26 08:37:37 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri May 26 15:18:48 2017 -0400 |
tree | 3aa159a798fc8254b9a234674da0efbbb6462c1a | |
parent | 1b8f09a05f33dbced2e48cd1c6d3ee524739ff63 [diff] |
mlxsw: spectrum_router: Flood packets to router after RIF creation If a packet ingress the router but can't be assigned an ingress RIF, it's dropped. Therefore, in the case of RIF configured on top of a bridge, it makes sense to start flooding broadcast packets to the router only after the RIF was created. 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>