ikev2: fix initial contact cleanup 14/30014/2
authorFilip Tehlar <ftehlar@cisco.com>
Wed, 23 Sep 2020 11:20:12 +0000 (11:20 +0000)
committerAndrew Yourtchenko <ayourtch@gmail.com>
Thu, 26 Nov 2020 15:02:41 +0000 (15:02 +0000)
commit8b69f7546e205470623d0ea1542e0488eb3f625f
tree10eecdf0bd8a6c671290420f7cc772f5292ae954
parent3ff88076d3e5c1a172217f8e7070bfc7ef2f3d04
ikev2: fix initial contact cleanup

When looking for existing SA connection to clean up search all per
thread data, not only current one.

Type: fix

Change-Id: I59312e08a07ca1f474b6389999e59320c5128e7d
Signed-off-by: Filip Tehlar <ftehlar@cisco.com>
(cherry picked from commit e7c8396982607634b4c747870499671ffa53868e)
src/plugins/ikev2/ikev2.c
src/plugins/ikev2/test/test_ikev2.py