lacp: Require successful LACP negotiations when configured.
[cascardo/ovs.git] / NEWS
diff --git a/NEWS b/NEWS
index 2249eae..d7332f8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
 post-v1.5.0
 ------------------------
     - bonding
+        - LACP bonds no longer fall back to balance-slb when negotiations fail.
+          Instead they drop traffic.
         - The default bond_mode changed from SLB to active-backup, to protect
           unsuspecting users from the significant risks of SLB bonds (which are
           documented in vswitchd/INTERNALS).