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

Andrew Cagney cagney at vault.libreswan.fi
Tue Jan 12 18:04:05 UTC 2021


New commits:
commit 9ed9455dfa95c0ecd254fbc5045c116dc686c4d6
Merge: 60b9795 074fe10
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Jan 12 12:57:52 2021 -0500

    revival: shutdown fixes
    
    - don't add revivals when pluto is going down
    - free any pending revivals early in the exit process
      (before trying to delete states/connections)
    
    Fixes:
    
    - deleting state was triggering a connection revival
    - the reviving connection would queue up KE
    - the queued KE would leak
    
    Merge commit '074fe108c08ce1c24e9079c8dea860dd26fc77f4' into main

commit 074fe108c08ce1c24e9079c8dea860dd26fc77f4
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Jan 12 11:27:31 2021 -0500

    revival: free pending revivals during shutdown

commit 1b5427f9434d847b62ce94ac07b595e3d861afc0
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Jan 12 11:33:51 2021 -0500

    revival: don't schedule a revival when pluto is going down

commit 30b7a25be9bd9e739b20bbe35d9617e7179a91a4
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Jan 12 11:31:03 2021 -0500

    revival: move "do we revive?" logic to revival.c
    
    And repplace add_revival() with add_revival_if_needed().

commit bfc6913419bbffcdc829ffb73ff88f17bed625ed
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Jan 12 10:43:28 2021 -0500

    revival: move code to revival.[hc]



More information about the Swan-commit mailing list