ikev2: start counting msgid from 0 89/31289/3
authorFilip Tehlar <ftehlar@cisco.com>
Mon, 15 Feb 2021 14:06:45 +0000 (14:06 +0000)
committerBeno�t Ganne <bganne@cisco.com>
Fri, 19 Feb 2021 09:32:35 +0000 (09:32 +0000)
commit428a442a5c00892795f24c6634c0b00d3eaa26d1
tree715846cae1d79a9c37f8a95e5fe3f0cbc82c1eee
parentee5cd4e47078f0f3f0cab93fd1aff3bf1e70bca5
ikev2: start counting msgid from 0

This fixes an issue when initiator is expecting request with intitial
msgid being 0 but 1 is received instead which results in retransmission
(instead of normally processing the new request).

Type: fix

Change-Id: I60062276bd93de78128847c5b15f5d6cecf1df65
Signed-off-by: Filip Tehlar <ftehlar@cisco.com>
src/plugins/ikev2/ikev2.c