New commits:
commit cd6326d638a2cb1bfbfcce33e504452f4a5bb8e6
Author: Brady Johnson <bradyallenjohn...@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 <bradyallenjohn...@gmail.com>
    Signed-off-by: Andrew Cagney <cag...@gnu.org>

_______________________________________________
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit

Reply via email to