ikev2: do not require optional IDr on IKE AUTH 73/33873/4
authorBenoît Ganne <bganne@cisco.com>
Tue, 28 Sep 2021 09:19:37 +0000 (11:19 +0200)
committerDamjan Marion <dmarion@me.com>
Thu, 7 Oct 2021 15:22:17 +0000 (15:22 +0000)
commitc7cceeebb738b0fabd93d2c4fdfd561321a2be1d
tree9354d34746b90795bd690cbba7ea637967106de0
parentb37342c5a7c907e24ab34ab979338cac3b1dfe59
ikev2: do not require optional IDr on IKE AUTH

IDr is optional in IKE AUTH from the initiator. In that case, the
responder is free to use any matching profile and fills the
corresponding IDr in the response.
The initiator is then free to accept or reject it.

Type: improvement

Change-Id: I07a1c64a40ed22bd41767c259406238bbbab5cf4
Signed-off-by: Benoît Ganne <bganne@cisco.com>
src/plugins/ikev2/ikev2.c
test/test_ikev2.py