commit | 371e59adcebf9953385bf46d5325ac39a53c5520 | [log] [tgz] |
---|---|---|
author | Ido Schimmel <idosch@mellanox.com> | Wed Oct 28 10:16:55 2015 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Oct 30 12:26:40 2015 +0900 |
tree | 3f8dc264995f9802858e04d0eba61c2ebfd5c282 | |
parent | 741af0053b43d8b9a688a12c57ece62338616ae8 [diff] |
switchdev: Make flood to CPU optional In certain use cases it is not always desirable for the switch device to flood traffic to CPU port. Instead, only certain packet types (e.g. STP, LACP) should be trapped to it. 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>