New commits:
commit 34481464e65fb67888032e57c09c57b05f8b53b5
Author: Andrew Cagney <cag...@gnu.org>
Date:   Wed Jan 17 18:37:54 2024 -0500

    state: save negotiated mode (transport, tunnel, ...) in .st_kernel_mode
    
    This replaces .st_{esp,ah,ipcomp}.attrs.mode
    
    For IKEv1 the mode is negotiated as part of the proposal (which
    explains where this came from).  This is tweaked to store the final
    decision in .st_kernel_mode.
    
    For IKEv2, the mode is negotiated using notifies (it never had
    anything to do with proposals) so the decision is stored directly in
    .st_kernel_mode.
    
    The field attrs.mode is dropped and any code hunting and pecking for
    its value deleted.

commit b3e3f979106fa631c65c221a1c4c799226637c44
Author: Andrew Cagney <cag...@gnu.org>
Date:   Wed Jan 17 13:01:23 2024 -0500

    kernel: move enum kernel_mode to include/

_______________________________________________
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit

Reply via email to