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

Andrew Cagney cagney at vault.libreswan.fi
Wed Jan 17 18:20:07 EET 2024


New commits:
commit 545d32bb85b9744d5bdfc6aea99400b7d8a8a50b
Author: Andrew Cagney <cagney at gnu.org>
Date:   Wed Jan 17 08:57:21 2024 -0500

    ikev2: set attrs.mode in IKEv2 child code, not proposal code
    
    In IKEv2 the mode (TRANSPORT, TUNNEL, et.al.) is negotiated using
    notifies and not the proposal.  Hence, setting attrs.mode in the
    proposal code makes no sense.
    
    Instead set st_{esp,ah}.attrs.mode (not st_ipcomp as redundant) as
    part of the TRANSPORT vs TUNNEL notify logic.



More information about the Swan-commit mailing list