]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Allow to use fast_ipsec(4) on debug.mpsafenet=0 and INVARIANTS-enabled
authorpjd <pjd@FreeBSD.org>
Thu, 23 Mar 2006 23:26:34 +0000 (23:26 +0000)
committerpjd <pjd@FreeBSD.org>
Thu, 23 Mar 2006 23:26:34 +0000 (23:26 +0000)
commit7d617251ccf3bd1070412da64297d4297326750f
treec1bc7035e9d14907aec090c8b90c47ea48fcb3f8
parentca9322eb004cb4c274348373abcea11f597d4347
Allow to use fast_ipsec(4) on debug.mpsafenet=0 and INVARIANTS-enabled
systems. Without the change it will panic on assertions.

MFC after: 2 weeks
sys/netipsec/xform_ah.c
sys/netipsec/xform_esp.c
sys/netipsec/xform_ipcomp.c