New commits:
commit 8789392e960c74415715466c575d97249e6cd0eb
Author: Andrew Cagney <[email protected]>
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 <[email protected]>
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 <[email protected]>
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.

_______________________________________________
Swan-commit mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-commit

Reply via email to