]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
switchdev: Add support for flood control
authorIdo Schimmel <idosch@mellanox.com>
Wed, 28 Oct 2015 09:16:54 +0000 (10:16 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 30 Oct 2015 03:26:38 +0000 (12:26 +0900)
commit741af0053b43d8b9a688a12c57ece62338616ae8
tree2fa4b203e94bbc4ea74be2a3f417679ce6eea5df
parent65bdc43d2220bc97af037c87aba2407b46f13c2a
switchdev: Add support for flood control

Allow devices supporting this feature to control the flooding of unknown
unicast traffic, by making switchdev infrastructure propagate this setting
to the switch driver.

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>
Documentation/networking/switchdev.txt
net/switchdev/switchdev.c