Age | Commit message (Expand) | Author | Files | Lines |
2021-05-13 | tests: move test source to vpp/test | Dave Wallace | 2 | -2238/+0 |
2021-03-15 | ikev2: support responder hostname | Filip Tehlar | 2 | -3/+25 |
2021-02-11 | tests: tag the tests that do not work with multi-worker configuration | Andrew Yourtchenko | 1 | -0/+16 |
2021-02-05 | tests: ikev2: non-default table id test | Filip Tehlar | 1 | -0/+33 |
2021-01-27 | ikev2: add per SA stats | Filip Tehlar | 1 | -1/+11 |
2021-01-20 | ikev2: use new counters data model & add more counters | Filip Tehlar | 1 | -6/+24 |
2020-12-09 | ikev2: test responder behind NAT | Filip Tehlar | 1 | -29/+49 |
2020-12-07 | tests: py2 cleanup - remove subclassing of object | Paul Vinciguerra | 1 | -0/+1 |
2020-12-02 | ikev2: fix nat traversal | Filip Tehlar | 1 | -2/+46 |
2020-11-25 | ikev2: fix issue when sending multiple requests at once | Filip Tehlar | 1 | -19/+64 |
2020-11-09 | ikev2: add tests for DPD | Filip Tehlar | 1 | -1/+62 |
2020-11-09 | ikev2: fix udp encap | Filip Tehlar | 1 | -4/+19 |
2020-10-31 | ikev2: add option to disable NAT traversal | Filip Tehlar | 2 | -0/+13 |
2020-11-04 | ikev2: fix reply during rekey | Filip Tehlar | 1 | -43/+191 |
2020-10-21 | ikev2: support sending requests from responder | Filip Tehlar | 1 | -18/+122 |
2020-10-21 | ikev2: fix setting responder/initiator addresses | Filip Tehlar | 1 | -12/+43 |
2020-10-13 | ikev2: fix initial contact cleanup | Filip Tehlar | 1 | -218/+440 |
2020-10-05 | ikev2: support ipv6 traffic selectors & overlay | Filip Tehlar | 2 | -57/+140 |
2020-09-30 | ikev2: better packet parsing functions | Filip Tehlar | 2 | -50/+120 |
2020-07-24 | ikev2: add SA dump API | jan_cavojsky | 1 | -2/+91 |
2020-07-20 | ikev2: refactor and test profile dump API | Filip Tehlar | 2 | -7/+234 |
2020-07-15 | ikev2: add support for AES-GCM cipher in IKE | Filip Tehlar | 1 | -48/+126 |
2020-07-06 | ikev2: add more ikev2 tests | Filip Tehlar | 1 | -18/+135 |
2020-06-30 | tests: ikev2: add nat traversal & cert based auth test | Filip Tehlar | 5 | -47/+251 |
2020-06-18 | ikev2: use both local and remote ID for profile lookup | Filip Tehlar | 1 | -7/+11 |
2020-06-18 | tests: add ikev2 test framework with basic test case | Filip Tehlar | 2 | -0/+651 |