CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/09/29 16:08:13
Modified files:
sys/netinet : ip_ipsp.c ip_ipsp.h ipsec_input.c
Log message:
Global variables to track initialisation behave poorly with MP.
Move the tdb pool init into an init function.
OK mvs@
