Initialize `ipsec_acquire_pool' pool (9) within pfkey_init() instead of
authormvs <mvs@openbsd.org>
Thu, 8 Jul 2021 16:39:55 +0000 (16:39 +0000)
committermvs <mvs@openbsd.org>
Thu, 8 Jul 2021 16:39:55 +0000 (16:39 +0000)
commit8bd2aa041c896f441fcd14aaa4e7abb8e4552b7b
tree32106ef81072f21d9de9bb5015e2964f47d18146
parent698a75dd6a698616868b7128459e3604a6a54134
Initialize `ipsec_acquire_pool' pool (9) within pfkey_init() instead of
doing that in runtime within ipsp_acquire_sa().

ok bluhm@
sys/net/pfkeyv2.c
sys/net/pfkeyv2.h
sys/netinet/ip_spd.c