Searched hist:286095 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/netipsec/
H A Dipsec_output.cdiff 286095 Thu Jul 30 19:02:03 MDT 2015 eri Correct IPSec SA statistic keeping

The IPsec SA statistic keeping is used even for decision making on expiry/rekeying SAs.
When there are multiple transformations being done the statistic keeping might be wrong.

This mostly impacts multiple encapsulations on IPsec since the usual scenario it is not noticed due to the code path not taken.

Differential Revision: https://reviews.freebsd.org/D3239
Reviewed by: ae, gnn
Approved by: gnn(mentor)

Completed in 93 milliseconds