aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/ikev2
AgeCommit message (Expand)AuthorFilesLines
3 daysikev2: uptimeDenys Haryachyy7-8/+432
2024-03-12misc: remove GNU Indent directivesDamjan Marion5-93/+0
2024-02-14ikev2: dump state and profile name in CLI and APIDenys Haryachyy5-2/+255
2024-02-09ikev2: accept rekey request for IKE SAAtzm Watanabe3-24/+265
2023-10-30ipsec: huge anti-replay window supportMaxime Peim1-2/+2
2023-07-27ikev2: cleanup stuck sessionsDenys Haryachyy3-23/+45
2023-01-10build: do not link with libssl if not neededBenoît Ganne1-1/+1
2022-10-12misc: fix issues reported by clang-15Damjan Marion2-5/+6
2022-08-19ipsec: enable UDP encap for IPv6 ESP tun protectMatthew Smith1-2/+4
2022-08-18ikev2: accept key exchange on CREATE_CHILD_SAAtzm Watanabe2-63/+126
2022-08-18ikev2: fix possible SEGVAtzm Watanabe1-3/+3
2022-08-10ikev2: do not accept rekey until old SA is deletedAtzm Watanabe2-14/+36
2022-08-08ikev2: fix rekeying with multiple notify payloadsAtzm Watanabe1-5/+8
2022-05-19ikev2: fix tunnel directionStanislav Zaikin1-4/+4
2022-04-04vppinfra: make _vec_len() read-onlyDamjan Marion1-3/+3
2022-01-27build: fix compilation on OpenSSL 3.0Damjan Marion1-0/+1
2021-10-08ikev2: lazy initializationBenoît Ganne4-52/+111
2021-10-07ikev2: do not require optional IDr on IKE AUTHBenoît Ganne1-8/+26
2021-10-07ikev2: add logs in case of parsing errorsBenoît Ganne1-6/+24
2021-10-07ikev2: do not send IDi on responder AUTHBenoît Ganne1-1/+0
2021-09-29ikev2: build only when deps requirements are metFilip Tehlar2-113/+5
2021-09-27ikev2: support variable-length noncesBenoît Ganne1-21/+34
2021-09-27misc: api move continuedFlorin Coras1-1/+1
2021-08-26ikev2: check for valid cipher + integrityBenoît Ganne1-6/+6
2021-08-26ikev2: fix DNS resolution overflowBenoît Ganne1-1/+7
2021-08-20ikev2: fix use-after-freeBenoît Ganne1-2/+3
2021-08-20ikev2: decrease inliningBenoît Ganne1-26/+26
2021-05-13tests: move test source to vpp/testDave Wallace2-2238/+0
2021-03-15ikev2: support responder hostnameFilip Tehlar9-34/+255
2021-03-04ikev2: fix incorrect api messageFilip Tehlar1-1/+1
2021-03-02ikev2: fix authFilip Tehlar1-1/+1
2021-02-26ipsec: move the IPSec SA pool out of ipsec_mainNeale Ranns1-4/+4
2021-02-25ikev2: Use the IPSec functions for UDP port managementNeale Ranns2-46/+2
2021-02-19ikev2: start counting msgid from 0Filip Tehlar1-2/+2
2021-02-16ikev2: fix coverity warningsFilip Tehlar2-100/+117
2021-02-15ikev2: fix rekey against strongSwanFilip Tehlar2-52/+94
2021-02-11tests: tag the tests that do not work with multi-worker configurationAndrew Yourtchenko1-0/+16
2021-02-10ipsec: Use the new tunnel API types to add flow label and TTL copyNeale Ranns1-23/+37
2021-02-09Revert "ipsec: Use the new tunnel API types to add flow label and TTL copy"Matthew Smith1-37/+23
2021-02-08ipsec: Use the new tunnel API types to add flow label and TTL copyNeale Ranns1-23/+37
2021-02-05ikev2: fix bad ip in logsFilip Tehlar1-5/+9
2021-02-05tests: ikev2: non-default table id testFilip Tehlar1-0/+33
2021-02-04ikev2: add hint to the log when IDs do not matchFilip Tehlar1-1/+10
2021-02-04ikev2: fix msgidFilip Tehlar1-0/+1
2021-01-27ikev2: add per SA statsFilip Tehlar7-15/+68
2021-01-21ip: Use correct enum type in ip_address_setNeale Ranns1-2/+2
2021-01-20ikev2: use new counters data model & add more countersFilip Tehlar3-50/+169
2021-01-13ikev2: remove assert conditionFilip Tehlar1-19/+36
2021-01-08ikev2: fix lookup in wrong ip tableFilip Tehlar1-4/+6
2020-12-14ikev2: add reason for deleted sa debug logBenoît Ganne1-5/+5