]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fixed IPsec's HMAC_SHA256-512 support to be RFC4868 compliant.
authorvanhu <vanhu@FreeBSD.org>
Fri, 18 Feb 2011 09:40:13 +0000 (09:40 +0000)
committervanhu <vanhu@FreeBSD.org>
Fri, 18 Feb 2011 09:40:13 +0000 (09:40 +0000)
commitb5386e15c14dd35dcd82a748b00a7a741b1238f9
tree7caf902dec994fcea8dd9be967378950d398ba35
parentf9ba5edcb6ab519d38ac8a40899df85ba5713843
Fixed IPsec's HMAC_SHA256-512 support to be RFC4868 compliant.
This will break interoperability with all older versions of
FreeBSD for those algorithms.

Reviewed by: bz, gnn
Obtained from: NETASQ
MFC after: 1w
UPDATING
sys/netipsec/key.c
sys/netipsec/xform.h
sys/netipsec/xform_ah.c
sys/netipsec/xform_esp.c