New commits:
commit 6ed168e4560fd9722dceef336b2eed7cb4c3a3eb
Merge: cd75d5e54a 4b83365959
Author: Andrew Cagney <[email protected]>
Date: Tue Feb 25 15:12:42 2025 -0500
iptfs: fixes
Merge commit '4b8336595965a729e88d8b724dbd2c64e154c8db'
commit 4b8336595965a729e88d8b724dbd2c64e154c8db
Author: Andrew Cagney <[email protected]>
Date: Tue Feb 25 15:11:20 2025 -0500
iptfs: in xfrm_get_ipsec_spi() check frm_direction_supported !=
XFRM_DIR_SUP_NO
Follow-up: pluto: probe for directional SA support
commit e95114916f483c069d1123eb98a3b9a510ffbb23
Author: Andrew Cagney <[email protected]>
Date: Tue Feb 25 14:56:40 2025 -0500
iptfs: simplify kernel check when adding conn
- drop kernel_ops->directional_ipsec_sa_is_enabled != NULL check
main() assumes function is non-NULL
kernel_ops->iptfs_ipsec_sa_is_enabled() DTRT by checking
it is supported
- drop kernel_ops->iptfs_ipsec_sa_is_enabled != NULL
main() has already called it
which leaves just the call to kernel_ops->iptfs_ipsec_sa_is_enabled()
Follow-up: pluto: probe for directional SA support
commit c880611736dafb14473c1bb8965845717db276ee
Author: Andrew Cagney <[email protected]>
Date: Tue Feb 25 14:55:48 2025 -0500
iptfs: return err_t from BSD kernel hooks
Follow-up: kernel: BSD hooks should return bool, not void
_______________________________________________
Swan-commit mailing list -- [email protected]
To unsubscribe send an email to [email protected]