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

Andrew Cagney cagney at vault.libreswan.fi
Tue Sep 7 23:48:20 UTC 2021


New commits:
commit 7ead599e8e1bc1ddf7e5d78bff5d8865d2c1c01c
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Sep 7 19:41:16 2021 -0400

    ikev2: return v2_notification_t from ikev2_process_sa_payload()
    
    ... not STF_FAIL+v2N* or STF_FATAL.
    
    Return v2N_NO_PROPOSAL_CHOSEN when there's something suspect
    (missing DH say) about the proposal (not v2N_INVALID_SYNTAX).
    
    In callers use v2_notification_fatal() to determine if STF_FATAL
    should be returned to the state machine.



More information about the Swan-commit mailing list