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

Andrew Cagney cagney at vault.libreswan.fi
Wed Apr 13 14:22:53 EEST 2022


New commits:
commit 8789392e960c74415715466c575d97249e6cd0eb
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Apr 12 21:53:17 2022 -0400

    kernel: drop "skip_policy_delete" parameter to delete_bare_shunt()
    
    always false

commit a5675f1263246979ce939829ab7e6e0b50f9685b
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Apr 12 21:50:04 2022 -0400

    kernel: in expire_bare_shunts() bypass delete_bare_shunt()
    
    Instead call delete_bare_shunt_kernel_policy, but only when the
    connection shunt wasn't restored; and then free_bare_shunt().
    
    Drop passert() triggering #550.

commit 165f2d23ea6833e2a49817beae07a95c6c659e2c
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Apr 12 17:42:43 2022 -0400

    kernel: simplify the shutdown_kernel() / expire_bare_shunts(all=true) code path
    
    Add delete_bare_shunts() with a much simplier loop structure.
    (expire_bare_shunts() no longer deals with all=true).
    
    See #550.



More information about the Swan-commit mailing list