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

Andrew Cagney cagney at vault.libreswan.fi
Wed Feb 16 18:32:30 EET 2022


New commits:
commit a5096a77799272582db8e520e2ea844721b46001
Author: Andrew Cagney <cagney at gnu.org>
Date:   Wed Feb 16 11:28:15 2022 -0500

    testing: update ikev2-rw-multiple-subnets-4-mismatch affected by keep-alives
    
    Because CREATE_CHILD_SA message send times are visible to IKEv2's
    keep-alive code, there are less keep-alives and that feeds into this
    somewhat randomly ordered test.
    
    Weird.

commit 879c8126f984283a0dc4e08e2008a14975f6d1fc
Author: Andrew Cagney <cagney at gnu.org>
Date:   Wed Feb 16 10:03:06 2022 -0500

    ikev2: use .st_v2_msgid_windows.last_sent in keep-alive
    
    and delete .st_v2_last_liveness - was only updated during notifies.

commit 35a8f3374610593e6ee0f0046dd4d728b795ac89
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Feb 15 21:44:31 2022 -0500

    ikev2: split .last_contact into .last_{sent,recv}
    
    .last_sent is useful to keep-alive
    .last_recv is useful to liveness
    (hopefully that is the right way round)

commit 18cc0a3e67ea6ec5b1e74cfe7b36974ed6afba92
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Feb 15 17:39:25 2022 -0500

    ikev2: in liveness_check() don't scribble on .last_contact ...
    
    with the IPsec contact time

commit 4c4d5c53bbefa93c885c56456fe1bdedcddb4a08
Author: Andrew Cagney <cagney at gnu.org>
Date:   Wed Feb 16 09:32:02 2022 -0500

    testing: update Message ID output

commit 571c1dabdbd42f42a2d3122225b00fbbcf0ce6ca
Author: Andrew Cagney <cagney at gnu.org>
Date:   Wed Feb 16 09:08:24 2022 -0500

    ikev2: cleanup msgid logging
    
    intent is to make it easier to sanitize out the details



More information about the Swan-commit mailing list