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

Andrew Cagney cagney at vault.libreswan.fi
Thu Jan 25 03:50:33 EET 2024


New commits:
commit 3d3a3705558d19df9625033040a86467aef76d89
Merge: 1e657146b2 1467d2c21a
Author: Andrew Cagney <cagney at gnu.org>
Date:   Wed Jan 24 20:46:38 2024 -0500

    initiate: initiate aliases old-to-new
    
    The code was initiating aliases new-to-old and then pending
    was queing them LIFO.  With this and pending reversed things
    are always old-to-new.
    
    Follow-on from:
      pending: process the IKE SA's pending queue first-in first-out
    see:
      queue aliased connections in alphabetic order #1576
    Merge branch 'pending/initiate'

commit 1467d2c21a5c21625336da43ad4e16327077ce6a
Author: Andrew Cagney <cagney at gnu.org>
Date:   Wed Jan 24 15:51:32 2024 -0500

    testing: expect aliases to initiate old2new

commit f2f9e7dd8a78c2edf7a73efb1383334d337eee22
Author: Andrew Cagney <cagney at gnu.org>
Date:   Wed Jan 24 10:39:49 2024 -0500

    ipsec up: initiate alias connections in generation order
    
    which is pretty much alphabetic; see:
      queue aliased connections in alphabetic order #1576

commit 0237d15ba3221aa96f686b3f30677e8a9ec070cc
Author: Andrew Cagney <cagney at gnu.org>
Date:   Wed Jan 24 10:37:49 2024 -0500

    connections: pass NEW2OLD into whack_connection()
    
    making the current order explict

commit bf817adc153370b12b50a7560f75d4280065e3cc
Author: Andrew Cagney <cagney at gnu.org>
Date:   Wed Jan 24 10:27:56 2024 -0500

    state: unwrap next_state_{new2old,old2new}(...)
    
    as next_state({NEW2OLD,OLD2NEW}, ...)

commit 331df323d31dae8e0820518594306a4bc7d3f605
Author: Andrew Cagney <cagney at gnu.org>
Date:   Wed Jan 24 10:25:11 2024 -0500

    connections: unwrap next_connection_{new2old,old2new}(...)
    
    as in next_connection({NEW2OLD,OLD2NEW}, ...)



More information about the Swan-commit mailing list