Age | Commit message (Expand) | Author | Files | Lines |
2021-11-02 | build: remove unnecessary executable bits | Ray Kinsella | 1 | -0/+0 |
2021-08-13 | tests docs: upgrade python packages | Dave Wallace | 1 | -8/+9 |
2021-05-13 | tests: move test source to vpp/test | Dave Wallace | 1 | -0/+271 |
2019-08-22 | tests: move plugin tests to src/plugins/*/test | Dave Wallace | 1 | -271/+0 |
2019-06-18 | fib: fib api updates | Neale Ranns | 1 | -2/+1 |
2019-05-17 | Tests: Raise exception if API cli_inband command fails. | Paul Vinciguerra | 1 | -1/+1 |
2019-04-10 | Tests Cleanup: Fix missing calls to setUpClass/tearDownClass. | Paul Vinciguerra | 1 | -0/+8 |
2019-03-11 | VPP-1508: Use scapy.compat to manage packet level library differences. | Paul Vinciguerra | 1 | -2/+4 |
2019-01-31 | IPSEC: API modernisation | Neale Ranns | 1 | -4/+10 |
2019-01-29 | make test: remove generic imports | Klement Sekera | 1 | -1/+2 |
2019-01-25 | IPSEC: tests use opbject registry | Neale Ranns | 1 | -51/+70 |
2019-01-24 | IPSEC Tests: to per-test setup and tearDown | Neale Ranns | 1 | -57/+55 |
2019-01-02 | Revert "add ipsecmb plugin" | Florin Coras | 1 | -7/+2 |
2019-01-02 | add ipsecmb plugin | Klement Sekera | 1 | -2/+7 |
2018-10-03 | ipsec: add missing ipv6 ah code & ipv6 tests | Klement Sekera | 1 | -43/+54 |
2018-07-04 | fix VPP-1312 Invalid UDP packet length in ipsec | Klement Sekera | 1 | -26/+22 |
2018-06-25 | make test: fix broken interfaces #2 | Klement Sekera | 1 | -78/+70 |
2018-06-24 | Revert "Revert "ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums"" | Klement Sekera | 1 | -4/+4 |
2018-06-22 | Revert "ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums" | Ole Troan | 1 | -4/+4 |
2018-06-21 | ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums | Klement Sekera | 1 | -4/+4 |
2018-05-16 | make test: unify packet checksum verifications | Klement Sekera | 1 | -22/+1 |
2018-05-09 | ipsec: support UDP encap/decap for NAT traversal | Klement Sekera | 1 | -0/+260 |