Age | Commit message (Expand) | Author | Files | Lines |
2022-05-10 | tests: replace pycodestyle with black | Klement Sekera | 1 | -86/+98 |
2021-11-23 | ip: unlock_fib on if delete | Nathan Skrzypczak | 1 | -2/+13 |
2021-11-02 | build: remove unnecessary executable bits | Ray Kinsella | 1 | -0/+0 |
2021-10-11 | ip: fix fib and mfib locks | Nathan Skrzypczak | 1 | -0/+27 |
2021-09-22 | ip: add ip_table_allocate to api | Aloys Augustin | 1 | -26/+97 |
2021-08-13 | tests docs: upgrade python packages | Dave Wallace | 1 | -12/+13 |
2020-05-03 | tests: vpp_interface remove deprecated packed properties | Paul Vinciguerra | 1 | -2/+0 |
2019-11-26 | fib: Table Replace | Neale Ranns | 1 | -4/+5 |
2019-11-05 | misc: Fix python scripts shebang line | Renato Botelho do Couto | 1 | -1/+1 |
2019-10-18 | ip: ip vrf tests python3 support | Ole Troan | 1 | -1/+1 |
2019-06-18 | fib: fib api updates | Neale Ranns | 1 | -18/+15 |
2019-04-11 | Tests: Refactor tearDown show command logging, add lifecycle markers. | Paul Vinciguerra | 1 | -3/+4 |
2019-04-10 | Tests Cleanup: Fix missing calls to setUpClass/tearDownClass. | Paul Vinciguerra | 1 | -0/+4 |
2019-03-07 | Tests: Refactor payload_to_info() | Paul Vinciguerra | 1 | -1/+1 |
2019-03-06 | test framework: vpp_papi_provider.py - further cleanup | Ole Troan | 1 | -2/+2 |
2018-08-08 | Remove unnecessary routes during vrf-multi-instances tests | Neale Ranns | 1 | -3/+0 |
2018-06-26 | Add negative tests for leaking across different VRFs - ip4/6 | Jan Gelety | 1 | -15/+86 |
2018-04-13 | Enable check of VRF reset - IPv4 | Jan Gelety | 1 | -29/+39 |
2017-09-13 | Add a name to the creation of an IP and MPLS table | Neale Ranns | 1 | -2/+2 |
2017-09-11 | FIB table add/delete API | Neale Ranns | 1 | -1/+3 |
2017-03-03 | Changing the IP table for an interface is an error if the interface already h... | Neale Ranns | 1 | -0/+1 |
2017-03-02 | Remove the unused VRF ID parameter from the IP neighbour Add/Del API | Neale Ranns | 1 | -1/+1 |
2017-02-25 | Enable tests with VRF reset | Jan Gelety | 1 | -37/+73 |
2017-02-21 | test: ip6 vrf instances multi-context test (CSIT-497) | Jan Gelety | 1 | -0/+407 |