summaryrefslogtreecommitdiff
path: root/tests/lacp.at
Commit message (Expand)AuthorAgeFilesLines
* Eliminate use of term "slave" in bond, LACP, and bundle contexts.Ben Pfaff2020-10-211-73/+73
* bond: Add 'primary' interface concept for active-backup mode.Jeff Squyres2020-07-171-0/+9
* userspace: Avoid dp_hash recirculation for balance-tcp bond mode.Vishal Deep Ajmera2020-06-221-0/+9
* connmgr: Suppress duplicate port status notifications.Ben Pfaff2018-10-181-3/+0
* treewide: Convert leading tabs to spaces.Ben Pfaff2018-06-111-6/+6
* bond: Remove tabs from output.Ben Pfaff2018-06-111-26/+26
* lacp: Remove tabs from output.Ben Pfaff2018-06-111-373/+373
* ofproto-dpif: Propagate may_enable flag as link aliveness.László Sürü2017-04-211-0/+288
* ovs-appctl: Print lacp_fallback_ab info in "bond/show".nickcooper-zhangtonghao2017-02-161-0/+9
* lacp: add test step for link recoveryShu Shen2017-01-191-0/+136
* bridge: Keep bond active slave selection across OVS restartAndy Zhou2014-10-061-7/+17
* tests: Use the 'LARGE_MSECS' variation of time/warp at more places.Gurucharan Shetty2014-07-151-8/+4
* ofproto/bond: Implement bond megaflow using recirculationAndy Zhou2014-04-071-6/+18
* lacp: Give LACP a moment to initialize before testing its state, in tests.Ben Pfaff2013-12-171-0/+10
* lacp: Make lacp negotiation test hard-code aggregation keys.Ben Pfaff2013-12-111-4/+8
* tests/lacp.at: Fix comment.Jarno Rajahalme2013-04-031-1/+1
* lacp: Stop time to avoid dependency on real time in negotiation test.Ben Pfaff2013-03-281-1/+3
* lacp.at: Change timing of lacp - negotiation testJarno Rajahalme2013-03-281-2/+2
* tests: Set explicit bond mode in LACP test.Ben Pfaff2013-02-111-1/+1
* netdev-dummy: Test LACP negotiation.Ben Pfaff2013-01-241-0/+430
* lacp: Print may_enable flag in appctl output.Ethan Jackson2012-06-071-0/+3
* lacp: Require successful LACP negotiations when configured.Ethan Jackson2012-01-231-1/+1
* bond: Change default bond_mode to active-backup.Ethan Jackson2012-01-161-1/+0
* bond: Add ovs-appctl bond/show to LACP sanity checks.Ethan Jackson2012-01-161-3/+19
* tests: Perform basic LACP unit tests.Ethan Jackson2011-11-301-0/+101