aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_ikev2.py
AgeCommit message (Expand)AuthorFilesLines
2024-04-03tests: upgrade python packagesDave Wallace1-1/+0
2024-04-02tests: Add missing socket imports in testsTom Jones1-0/+1
2024-02-14ikev2: dump state and profile name in CLI and APIDenys Haryachyy1-0/+89
2024-02-09ikev2: accept rekey request for IKE SAAtzm Watanabe1-24/+152
2023-11-03tests: refactor asf framework codeDave Wallace1-3/+9
2023-10-03build: add ability to disable some plugins from packaging and testsAndrew Yourtchenko1-0/+2
2022-09-27tests: disable failing tests on ubuntu-22.04 debian-11Dave Wallace1-1/+8
2022-08-18ikev2: accept key exchange on CREATE_CHILD_SAAtzm Watanabe1-9/+53
2022-08-10ikev2: do not accept rekey until old SA is deletedAtzm Watanabe1-9/+39
2022-08-08ikev2: fix rekeying with multiple notify payloadsAtzm Watanabe1-1/+8
2022-05-10tests: replace pycodestyle with blackKlement Sekera1-750/+948
2022-02-17tests: make tests less make dependentKlement Sekera1-1/+2
2021-10-07ikev2: do not require optional IDr on IKE AUTHBenoît Ganne1-12/+31
2021-09-27ikev2: support variable-length noncesBenoît Ganne1-1/+3
2021-08-26ikev2: check for valid cipher + integrityBenoît Ganne1-1/+1
2021-05-13tests: move test source to vpp/testDave Wallace1-0/+2059