]> git.baikalelectronics.ru Git - kernel.git/commit
bonding: 3ad: allow to set ad_actor settings while the bond is up
authorNikolay Aleksandrov <nikolay@cumulusnetworks.com>
Thu, 4 Feb 2016 16:42:28 +0000 (17:42 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 11 Feb 2016 09:31:11 +0000 (04:31 -0500)
commit43bb91db5582fd0c6f2bf3bbf87860af05358f41
tree3c8314f5edbf6235c365f273ecc6a3ef621fc75c
parente0224a14b21541b0b4627abf0fbbf61d62f7b331
bonding: 3ad: allow to set ad_actor settings while the bond is up

No need to require the bond down while changing these settings, the change
will be reflected immediately and the 3ad mode will sort itself out.
For faster convergence set port->ntt to true in order to generate new
LACPDUs immediately.

CC: Jay Vosburgh <j.vosburgh@gmail.com>
CC: Veaceslav Falico <vfalico@gmail.com>
CC: Andy Gospodarek <gospo@cumulusnetworks.com>
Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bonding/bond_3ad.c
drivers/net/bonding/bond_options.c