New commits:
commit 5f22875af34fa50afe9a810efbe26180a03739bb
Author: Andrew Cagney <[email protected]>
Date: Tue Mar 15 13:36:24 2022 -0400
testing: update stats output
commit c6a7e79eadb60e2d18fb53801712220284ec9541
Author: Andrew Cagney <[email protected]>
Date: Sun Mar 13 12:51:38 2022 -0400
ikev1: rename STF_FAIL to STF_FAIL_v1N; add v1N_ prefix to
v1_notification_t names
This rewrites the IKEv1 specific and magical incarnation:
return STF_FAIL + <NOTIFICATION>;
as:
return STF_FAIL_v1N + v1N_<NOTIFICATION>;
IKEv2 no longer uses STF_FAIL. Instead it always records the response
and returns STF_OK or STF_FATAL.
_______________________________________________
Swan-commit mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-commit