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

Andrew Cagney cagney at vault.libreswan.fi
Thu Mar 2 16:59:29 EET 2023


New commits:
commit cd6326d638a2cb1bfbfcce33e504452f4a5bb8e6
Author: Brady Johnson <bradyallenjohnson at gmail.com>
Date:   Tue Feb 28 12:03:28 2023 -0500

    Use standard ref counting in pluto kernel xfrmi
    
    - Remove locally defined ref counting in kernel_xfrm_interface
      and replace with libswan/refcnt.c
    - Also change unclear bool function returns to either use
      standard c-style int returns: 0 - success, non-zero - failure
      or bool returns: true - success, false - failure
    
    Signed-off-by: Brady Johnson <bradyallenjohnson at gmail.com>
    Signed-off-by: Andrew Cagney <cagney at gnu.org>



More information about the Swan-commit mailing list