aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/ikev2/test
AgeCommit message (Expand)AuthorFilesLines
2021-05-13tests: move test source to vpp/testDave Wallace2-2238/+0
2021-03-15ikev2: support responder hostnameFilip Tehlar2-3/+25
2021-02-11tests: tag the tests that do not work with multi-worker configurationAndrew Yourtchenko1-0/+16
2021-02-05tests: ikev2: non-default table id testFilip Tehlar1-0/+33
2021-01-27ikev2: add per SA statsFilip Tehlar1-1/+11
2021-01-20ikev2: use new counters data model & add more countersFilip Tehlar1-6/+24
2020-12-09ikev2: test responder behind NATFilip Tehlar1-29/+49
2020-12-07tests: py2 cleanup - remove subclassing of objectPaul Vinciguerra1-0/+1
2020-12-02ikev2: fix nat traversalFilip Tehlar1-2/+46
2020-11-25ikev2: fix issue when sending multiple requests at onceFilip Tehlar1-19/+64
2020-11-09ikev2: add tests for DPDFilip Tehlar1-1/+62
2020-11-09ikev2: fix udp encapFilip Tehlar1-4/+19
2020-10-31ikev2: add option to disable NAT traversalFilip Tehlar2-0/+13
2020-11-04ikev2: fix reply during rekeyFilip Tehlar1-43/+191
2020-10-21ikev2: support sending requests from responderFilip Tehlar1-18/+122
2020-10-21ikev2: fix setting responder/initiator addressesFilip Tehlar1-12/+43
2020-10-13ikev2: fix initial contact cleanupFilip Tehlar1-218/+440
2020-10-05ikev2: support ipv6 traffic selectors & overlayFilip Tehlar2-57/+140
2020-09-30ikev2: better packet parsing functionsFilip Tehlar2-50/+120
2020-07-24ikev2: add SA dump APIjan_cavojsky1-2/+91
2020-07-20ikev2: refactor and test profile dump APIFilip Tehlar2-7/+234
2020-07-15ikev2: add support for AES-GCM cipher in IKEFilip Tehlar1-48/+126
2020-07-06ikev2: add more ikev2 testsFilip Tehlar1-18/+135
2020-06-30tests: ikev2: add nat traversal & cert based auth testFilip Tehlar5-47/+251
2020-06-18ikev2: use both local and remote ID for profile lookupFilip Tehlar1-7/+11
2020-06-18tests: add ikev2 test framework with basic test caseFilip Tehlar2-0/+651