]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit7f20cd252185702f951009e0a56778f870d50ca6
tree3c8314f5edbf6235c365f273ecc6a3ef621fc75c
parent7a02bf892d8f1e5298af1676f001bee410509d80
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