NetBSD/sys/opencrypto
knakahara 039bae6fac When crypto request is deferred processing, opencrypto should not return error.
When the crypto device blocks a crypto request, opnecrypto enqueues the request,
that is, the request is just deferred and no error occurs.
The pseudo error causes problems, e.g. ipsec can send wrong ICMP host unreach.

contributed by hsuenaga@IIJ, thanks.
2017-04-26 03:29:36 +00:00
..
2017-04-18 17:05:05 +00:00