New commits:
commit 6f54e1d05d46e0449e5cbe66e00ffb02289e25f4
Author: Andrew Cagney <[email protected]>
Date:   Mon Jan 22 13:40:23 2024 -0500

    kernel: split struct kernel_ops .init() three ways
    
    - init() to open anything needed and probe kernel
    - flush() to clear out any existing state/policy
    - poke_holes() to build a hyperspace bypass
    
    Importantly the flush() needs to happen before the bypass, else
    it gets flushed.
    
    See:
      lingering larval states and policies #1554

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

Reply via email to