I noticed ikev2 liveness doesn't work properly with 3.23 where it was
stable with 3.22. After two days of bisecting I found out this commit
which causes the issue.


git bisect start
# good: [15a43752f8db4217c152e868bf3e81b6798ba230] pluto: fix format
for intmax_t value git bisect good
15a43752f8db4217c152e868bf3e81b6798ba230 # bad:
[17510eef70f0c2c18fcd5f1bb4eb447aa931733e] bump to release version 3.23
git bisect bad 17510eef70f0c2c18fcd5f1bb4eb447aa931733e # bad:
[30a2a9a5d76834129dc9f93b4b2632bc1a0d56d6] ip_address: ISO-C-ify
portof() et.al., rename to ip_address.c git bisect bad
30a2a9a5d76834129dc9f93b4b2632bc1a0d56d6 # bad:
[8349f9fb3500f7618709a04f80285eb0f937be49] fix typo in comment git
bisect bad 8349f9fb3500f7618709a04f80285eb0f937be49 # bad:
[3d0532de3d89aee8cbb5107b77de54f5a8126886] testing: added
ikev2-cp-01-resolvconf git bisect bad
3d0532de3d89aee8cbb5107b77de54f5a8126886 # good:
[20d508d376578d2ef327066914b3048240daa02f] documentantion: slightly
change a log message git bisect good
20d508d376578d2ef327066914b3048240daa02f # bad:
[c0e10aeffe0af0a55b077033f2ccd5d07d239fbf] testing: update
xauth-pluto-12 to check proper resolv.conf handling git bisect bad
c0e10aeffe0af0a55b077033f2ccd5d07d239fbf # bad:
[048102cb731b6803ca7281d00b4cc054918a4a4e] IKEv2: Remove duplicate
action on liveness. This was already done git bisect bad
048102cb731b6803ca7281d00b4cc054918a4a4e # good:
[8221ea13e9fd0843fce7f57b935f3e961c176521] IKEv2: Don't process and act
on MOBIKE payloads if we received a DELETE payload git bisect good
8221ea13e9fd0843fce7f57b935f3e961c176521 # first bad commit:
[048102cb731b6803ca7281d00b4cc054918a4a4e] IKEv2: Remove duplicate
action on liveness. This was already done # good:
[8221ea13e9fd0843fce7f57b935f3e961c176521] IKEv2: Don't process and act
on MOBIKE payloads if we received a DELETE payload git bisect good
8221ea13e9fd0843fce7f57b935f3e961c176521 # first bad commit:
[048102cb731b6803ca7281d00b4cc054918a4a4e] IKEv2: Remove duplicate
action on liveness. This was already done


-- 
Tuomo Soini <t...@foobar.fi>
Foobar Linux services
+358 40 5240030
Foobar Oy <https://foobar.fi/>
_______________________________________________
Swan-dev mailing list
Swan-dev@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-dev

Reply via email to