CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/03/13 15:38:32
Modified files:
sys/net : pfkeyv2.c
sys/netinet : ip_ipsp.h ip_spd.c
Log message:
Hrvoje has hit a crash with IPsec acquire while testing the parallel
IP forwarding diff. Add mutex and refcount to make memory management
of struct ipsec_acquire MP safe.
testing Hrvoje Popovski; input sashan@; OK mvs@
