Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

IPSEC_ASSERTS() firing?



Hi,

has anyone seen panics caused by following asserts:

xform_ah.c:1272: IPSEC_ASSERT(isr->sav == sav, ("ah_output_cb: SA changed\n"));
xform_esp.c:996:        IPSEC_ASSERT(isr->sav == sav, ...

This happens on -current from 20120304 when using racoon with x509
certificates on a 6 core AMD64 machine.

Frank


Home | Main Index | Thread Index | Old Index