Age | Commit message (Expand) | Author | Files | Lines |
2020-09-02 | bonding: add bond_create2 API to include gso option |  Steven Luong | 1 | -9/+15 |
2020-07-28 | bonding: toggle bond admin state may cause hw link state to down |  Steven Luong | 1 | -2/+37 |
2020-07-28 | bonding lacp: replace slave string with member |  Steven Luong | 1 | -30/+33 |
2020-05-29 | bonding: Revert adjust link state |  Matthew Smith | 1 | -58/+1 |
2020-05-27 | bonding: adjust link state based on active slaves |  Matthew Smith | 1 | -1/+58 |
2020-02-05 | stats: fix state counter removal |  Vladimir Isaev | 1 | -40/+41 |
2019-12-17 | ip: Protocol Independent IP Neighbors |  Neale Ranns | 1 | -3/+3 |
2019-11-15 | tests: Remove the unrequired VPP IP address/prefix class wrappers |  Neale Ranns | 1 | -2/+1 |
2019-11-05 | misc: Fix python scripts shebang line |  Renato Botelho do Couto | 1 | -1/+1 |
2019-10-21 | bonding: tests support python3 |  Ole Troan | 1 | -2/+2 |
2019-09-06 | bonding: add weight support for active-backup mode |  Steven Luong | 1 | -6/+3 |
2019-08-20 | api: Cleanup APIs interface.api |  Jakub Grajciar | 1 | -4/+4 |
2019-07-19 | bonding: add support for numa-only in lacp mode |  Zhiyong Yang | 1 | -0/+1 |
2019-04-11 | Tests: Refactor tearDown show command logging, add lifecycle markers. |  Paul Vinciguerra | 1 | -2/+3 |
2019-04-10 | Tests Cleanup: Fix missing calls to setUpClass/tearDownClass. |  Paul Vinciguerra | 1 | -0/+4 |
2019-03-15 | Revert "API: Cleanup APIs interface.api" |  Ole Trøan | 1 | -4/+4 |
2019-03-15 | API: Cleanup APIs interface.api |  Jakub Grajciar | 1 | -4/+4 |
2019-03-11 | Tests: use self.assertNotIn(). |  Paul Vinciguerra | 1 | -5/+5 |
2019-03-06 | test framework: vpp_papi_provider.py - further cleanup |  Ole Troan | 1 | -3/+3 |
2018-12-18 | PAPI: Add MACAddress object wrapper for vl_api_mac_address_t |  Ole Troan | 1 | -2/+2 |
2018-12-10 | Test framework: StringIO fixes for Python3 |  Ole Troan | 1 | -1/+1 |
2018-05-25 | bond: performance harvesting |  Steven | 1 | -11/+3 |
2018-03-21 | bond: Add bonding driver and LACP protocol |  Steven | 1 | -0/+282 |