Age | Commit message (Expand) | Author | Files | Lines |
2019-03-06 | test framework: vpp_papi_provider.py - further cleanup | Ole Troan | 15 | -1272/+416 |
2019-03-06 | session: use session index instead of fifo for evt | Florin Coras | 1 | -31/+2 |
2019-03-06 | session: use vpp to switch io events for ct sessions | Florin Coras | 1 | -1/+1 |
2019-03-06 | GBP: use sclass in the DP for policy | Neale Ranns | 2 | -83/+73 |
2019-03-06 | Tests: Example duplicate code refactoring. | Paul Vinciguerra | 1 | -273/+243 |
2019-03-06 | GBP: learn from ARP and L2 packets | Neale Ranns | 2 | -11/+111 |
2019-03-05 | Test: vpp_papi_provider. __getattr__ | Paul Vinciguerra | 1 | -4/+8 |
2019-03-05 | GBP: per-group EP retention policy | Neale Ranns | 2 | -45/+38 |
2019-03-04 | test framework: Fix wrapper functions to match API message names. | Ole Troan | 18 | -297/+237 |
2019-03-04 | test framework: add factory function and default parameters | Ole Troan | 4 | -89/+59 |
2019-03-01 | Tests: Trivial fox use of 'is'. | Paul Vinciguerra | 2 | -2/+2 |
2019-03-01 | Tests: Remove all wildcard imports. | Paul Vinciguerra | 18 | -69/+63 |
2019-03-01 | Tests: Refactor duplicated code. | Paul Vinciguerra | 3 | -21/+14 |
2019-02-28 | test/vpp_ip_route.py: Trivial. Remove duplicate key. | Paul Vinciguerra | 1 | -1/+0 |
2019-02-28 | Remove unused imports from hooks | Naveen Joy | 1 | -4/+0 |
2019-02-28 | TEST: IPSEC NAT-T with UDP header | Neale Ranns | 3 | -154/+232 |
2019-02-27 | NAT44: active-passive HA (VPP-1571) | Matus Fabian | 2 | -2/+395 |
2019-02-26 | VPP-1508 Python3 abstract classes | Paul Vinciguerra | 7 | -29/+36 |
2019-02-26 | make test: Stop downloading pip. | Paul Vinciguerra | 1 | -6/+2 |
2019-02-26 | make test: Add exception handling around subprocess. | Paul Vinciguerra | 4 | -10/+59 |
2019-02-26 | VPP-1508 python tests: unicode | Paul Vinciguerra | 3 | -6/+21 |
2019-02-25 | Remote Test: fix serialization (dict, Enum) | Jakub Grajciar | 1 | -0/+24 |
2019-02-22 | VOM: De-template the ACL code. | Neale Ranns | 1 | -1/+2 |
2019-02-22 | VOM: fix tests and namespacify l2_vtr | Neale Ranns | 1 | -5/+6 |
2019-02-20 | TESTS: refactor framework send_and_expect. | Paul Vinciguerra | 2 | -17/+14 |
2019-02-20 | session: fix local sessions disconnects | Florin Coras | 1 | -1/+2 |
2019-02-20 | make test-doc: Clean up import errors. | Paul Vinciguerra | 2 | -1/+8 |
2019-02-20 | tls: add vcl test | Florin Coras | 1 | -0/+36 |
2019-02-19 | reassembly: fix buffer usage counter | Klement Sekera | 1 | -0/+5 |
2019-02-19 | VPP-1504: Remove JVPP | Michal Cmarada | 1 | -155/+0 |
2019-02-18 | IPSEC: move SA counters into the stats segment | Neale Ranns | 4 | -45/+94 |
2019-02-14 | make test: make test-ext working again | Klement Sekera | 1 | -6/+6 |
2019-02-13 | VOM: neighbour API flags | Neale Ranns | 1 | -2/+6 |
2019-02-07 | IPSEC: no second lookup after tunnel encap | Neale Ranns | 1 | -1/+1 |
2019-02-05 | IPSEC: SPD counters in the stats sgement | Neale Ranns | 4 | -19/+37 |
2019-02-04 | VTL Cleanup: Fix missing calls to setUpClass/tearDownClass, fix numerous Type... | Paul Vinciguerra | 17 | -22/+278 |
2019-02-04 | Fix inheritance problem in test/hook.py. | Paul Vinciguerra | 2 | -18/+17 |
2019-02-01 | VTL: Fix issue with ipaddress library use under python2. | Paul Vinciguerra | 2 | -3/+12 |
2019-01-31 | make test: fix logging | Klement Sekera | 1 | -1/+1 |
2019-01-31 | IPSEC: API modernisation | Neale Ranns | 7 | -148/+195 |
2019-01-31 | VTL: Makefile: Don't install pip twice. | Paul Vinciguerra | 1 | -1/+0 |
2019-01-31 | DHCP-test: more robust sleep check | Neale Ranns | 1 | -8/+13 |
2019-01-30 | Use IP and MAC API types for neighbors | Neale Ranns | 8 | -163/+152 |
2019-01-29 | VTL: Fix pep8 test/test_syslog.py | Paul Vinciguerra | 1 | -4/+4 |
2019-01-29 | make test: remove generic imports | Klement Sekera | 4 | -4/+7 |
2019-01-25 | IPSEC: tests use opbject registry | Neale Ranns | 7 | -516/+556 |
2019-01-24 | IPSEC Tests: to per-test setup and tearDown | Neale Ranns | 6 | -305/+594 |
2019-01-23 | IP route local and connected | Neale Ranns | 2 | -4/+37 |
2019-01-22 | VTL: Test against latest version of syslog_rfc5424_parser. | Paul Vinciguerra | 1 | -1/+1 |
2019-01-22 | GBP: Sclass to src-epg conversions | Neale Ranns | 2 | -169/+89 |