Age | Commit message (Expand) | Author | Files | Lines |
2023-11-03 | tests: refactor asf framework code | Dave Wallace | 1 | -4/+2 |
2022-05-10 | tests: replace pycodestyle with black | Klement Sekera | 1 | -267/+340 |
2022-03-08 | classify: add API to retrieve punt ACL tables | Benoît Ganne | 1 | -0/+10 |
2021-10-06 | ip: add classifier-based ACLs support on ip punt | Benoît Ganne | 1 | -0/+77 |
2021-09-27 | classify: Large and nested classifer unit tests | Ray Kinsella | 1 | -2/+280 |
2021-05-13 | tests: move test source to vpp/test | Dave Wallace | 1 | -0/+569 |
2020-11-17 | tests: move classifier tests to src/vnet/classify/test | Dave Wallace | 1 | -569/+0 |
2019-12-03 | classify: API cleanup | Jakub Grajciar | 1 | -298/+1 |
2019-11-05 | misc: Fix python scripts shebang line | Renato Botelho do Couto | 1 | -1/+1 |
2019-10-17 | classify: make tests support python3 | Ole Troan | 1 | -2/+2 |
2019-06-18 | fib: fib api updates | Neale Ranns | 1 | -19/+12 |
2019-04-11 | Tests: Refactor tearDown show command logging, add lifecycle markers. | Paul Vinciguerra | 1 | -4/+6 |
2019-04-10 | Tests Cleanup: Fix missing calls to setUpClass/tearDownClass. | Paul Vinciguerra | 1 | -0/+52 |
2019-03-11 | vpp_papi_provider: Remove more wrapper functions. | Ole Troan | 1 | -5/+4 |
2019-03-07 | Tests: Refactor payload_to_info() | Paul Vinciguerra | 1 | -1/+1 |
2019-03-07 | VPP-1508: Python3 tests. Explicitly specify string formatting. | Paul Vinciguerra | 1 | -6/+6 |
2019-02-04 | VTL Cleanup: Fix missing calls to setUpClass/tearDownClass, fix numerous Type... | Paul Vinciguerra | 1 | -4/+4 |
2018-11-27 | VPP-1508 python3 tests: .encode('hex') | Paul Vinciguerra | 1 | -5/+4 |
2018-07-11 | make_test: Add missing classifier tests | Jan Gelety | 1 | -65/+452 |
2018-05-15 | No overlapping sub-nets on any interface in the same table/VRF (VPP-943) | Neale Ranns | 1 | -0/+4 |
2018-02-07 | classifier-based ACL: refactor + add output ACL | Andrew Yourtchenko | 1 | -0/+45 |
2017-05-24 | Leak locks and tables in the Classifier | Neale Ranns | 1 | -2/+33 |
2017-01-11 | make test: improve documentation and PEP8 compliance | Klement Sekera | 1 | -5/+9 |
2016-12-23 | make test: improve handling of packet captures | Klement Sekera | 1 | -39/+46 |
2016-12-21 | make test: Add classifier - ip/mac/pbr cases | Steve Shin | 1 | -0/+343 |