New commits:
commit 49cd1b58ddf6cf439dfcedaa28dd542027e8fe86
Merge: 08281cce06 dab5a1817b
Author: Andrew Cagney <cag...@gnu.org>
Date:   Tue Aug 12 09:24:53 2025 -0400

    Merge ikev2: simplify process_v2TS_request_payloads()
    
    Break code down into independent cases.
    
    close #2391 suspect v2_child_connection_probably_shared() is redundant

commit dab5a1817b7d698701886f2d8f263b8524a0bbb1
Author: Andrew Cagney <cag...@gnu.org>
Date:   Mon Aug 11 12:09:12 2025 -0400

    ikev2: in find_best_connection_for_v2TS_request() eliminate 
best.instantiated

commit 06e0ffda66ff2f8529aca1045d4e40a843b44457
Author: Andrew Cagney <cag...@gnu.org>
Date:   Mon Aug 11 11:39:28 2025 -0400

    ikev2: always instantiate better template derived from same group
    
    code only instantiated template when v2_child_connection_probably_shared()
    which could leave best.connection=TEMPLATE; but then later it
    was instantiated anyway.
    
    see #2391 suspect v2_child_connection_probably_shared() is redundant

commit 74b03154211954ee367327f87e1178c001b2b62e
Author: Andrew Cagney <cag...@gnu.org>
Date:   Mon Aug 11 12:18:31 2025 -0400

    ikev2: in process_v2TS_request_payloads() handle best.connection first
    
    Handle cases when find_best_connection_for_v2TS_request() finds
    the best connection before handling cases where the lookup fails.

_______________________________________________
Swan-commit mailing list -- swan-commit@lists.libreswan.org
To unsubscribe send an email to swan-commit-le...@lists.libreswan.org

Reply via email to