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

Andrew Cagney cagney at vault.libreswan.fi
Mon Jan 22 20:45:31 EET 2024


New commits:
commit 6f54e1d05d46e0449e5cbe66e00ffb02289e25f4
Author: Andrew Cagney <cagney at gnu.org>
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



More information about the Swan-commit mailing list