New commits:
commit cd6326d638a2cb1bfbfcce33e504452f4a5bb8e6
Author: Brady Johnson <[email protected]>
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 <[email protected]>
Signed-off-by: Andrew Cagney <[email protected]>
_______________________________________________
Swan-commit mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-commit