datapath: Don't call genlmsg_reply() under rcu_read_lock().
[openvswitch] / vswitchd / vswitch.xml
index 85bf16277875514aaa45938912afb5776a783fe3..4288ee6b37f50715b1449a4d1526165534f975cf 100644 (file)
           <p>Attempts to always assign a given flow to the same slave
             consistently.  In an effort to maintain stability, no load
             balancing is done.  Uses a similar hashing strategy to
-            <code>balance-tcp</code>, falling back to <code>balance-slb</code>
-            style hashing when LACP negotiations are unsuccessful.</p>
+            <code>balance-tcp</code>, always taking into account L3 and L4
+            fields even if LACP negotiations are unsuccessful. </p>
           <p>Slave selection decisions are made based on
             <code>bond-stable-id</code> if set.  Otherwise, OpenFlow port
             number is used.  Decisions are consistent across all ovs-vswitchd