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

Andrew Cagney cagney at vault.libreswan.fi
Thu Sep 16 22:02:38 UTC 2021


New commits:
commit 168e5f8af024288ea4d65a584a9a9532b0bc1aa1
Merge: 432a692 2229320
Author: Andrew Cagney <cagney at gnu.org>
Date:   Thu Sep 16 18:01:59 2021 -0400

    redirects: don't use EVENT_v2_REDIRECT
    
    Merge commit '2229320f4bafdff96ab6ecbf735eaa2a00905e83'

commit 2229320f4bafdff96ab6ecbf735eaa2a00905e83
Author: Andrew Cagney <cagney at gnu.org>
Date:   Thu Sep 16 15:01:03 2021 -0400

    testing: update redirect tests

commit ded76a9945f3b023a727101eac432e675baaf0fd
Author: Andrew Cagney <cagney at gnu.org>
Date:   Thu Sep 16 14:44:43 2021 -0400

    redirect: use schedule_callback() to trigger redirect
    
    ... and not EVENT_v2_REDIRECT (in fact, delete the timer)
    
    The commit:
    
      ikev2: use .st_v2_lifetime_event for REPLACE/DISCARD
    
    triggered yet another a bun fight over .st_event.
    
    The active session redirect code installed EVENT_v2_REDIRECT callback
    into .st_event, only to have it deleted by a successful state
    transition (it was assumed that .st_event contained an exchange
    timeout such as EVENT_CRYPTO_TIMEOUT).

commit 15608b7d0967f1f1a0b30107ab0adc32b6f12288
Author: Andrew Cagney <cagney at gnu.org>
Date:   Thu Sep 16 14:14:00 2021 -0400

    redirects: leave log breadcrumbs when initiating an active session redirect
    
    - log(not whack) the IKE SA and it's redirect when the request is queued
    - log+whack the summary



More information about the Swan-commit mailing list