[Swan-commit] Changes to ref refs/heads/main

Andrew Cagney cagney at vault.libreswan.fi
Tue Mar 15 19:42:26 EET 2022


New commits:
commit 5f22875af34fa50afe9a810efbe26180a03739bb
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Mar 15 13:36:24 2022 -0400

    testing: update stats output

commit c6a7e79eadb60e2d18fb53801712220284ec9541
Author: Andrew Cagney <cagney at gnu.org>
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.



More information about the Swan-commit mailing list