New commits:
commit b32633b1aa3805974e5fa84fd778ea220dc1cb32
Merge: 350202def4 2b441dc84c
Author: Andrew Cagney <[email protected]>
Date:   Tue Dec 10 20:55:14 2024 -0500

    ikev2: prefer initiator_id and responder_id
    
    over peer_id and tarzan_id; former appear in RFC;
    make lining up code with IKE_SESSION_RESUME easier
    
    Merge commit '2b441dc84c90d5a33aa55ce695fdcc89ca67f95f'

commit 2b441dc84c90d5a33aa55ce695fdcc89ca67f95f
Author: Andrew Cagney <[email protected]>
Date:   Tue Dec 10 12:20:55 2024 -0500

    peer_id: in score_host_connection() use initiator_id and responder_id
    
    rather than peer_id and tarzan_id, ditto callers when responder

commit 73d7d3187559ee949c5d355a60c1c6b0974915df
Author: Andrew Cagney <[email protected]>
Date:   Tue Dec 10 12:14:25 2024 -0500

    peer_id: in score_host_connection() clarify that it's the initiator's CA
    
    rather than the vague peer_ca

commit fd8d08299d8689496093bc46fff157544fc170ae
Author: Andrew Cagney <[email protected]>
Date:   Tue Dec 10 11:49:28 2024 -0500

    ikev1: rename match_requested_ca() to match_v1_requested_ca()
    
    Simplify score_host_connection() by making the call IKEv1 only
    and immediately bail when it fails.

commit 9455f4cde22b3a87573a883b4e0b73481d3621aa
Author: Andrew Cagney <[email protected]>
Date:   Tue Dec 10 11:12:25 2024 -0500

    peer_id: rename unpack_peer_id() to unpack_id()
    
    (and move to peer_id.[hc])
    
    IKEv2 uses it to extract the proposed "local" id.
    Update unpack_v2ID() (nee unpack_v2_peer_id()).

_______________________________________________
Swan-commit mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to