New commits:
commit f353001b4945e5f86408f5ba69c508b8c9a47315
Author: Andrew Cagney <[email protected]>
Date: Sun Jan 16 20:21:26 2022 -0500
kernel: cleanup getting and deleting SPIs
- rename kernel_ops .get_spi() to .get_ipsec_spi()
- replace kernel_ops .del_sa() with .del_ipsec_spi()
- assume function exits, move code generating SPIs to
kernel_bsdkame.c (since klips is gone)
Add notes pointing out:
- allocating an SPI creates a larval kernel state
- deleting an SPI also deletes any matching kernel state
(based only on SPI,src,dst)
_______________________________________________
Swan-commit mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-commit