commit | 8d6da6f325572664107601a3c9782f8c23c1bfc5 | [log] [tgz] |
---|---|---|
author | Fan Du <fan.du@windriver.com> | Sat Jan 18 09:54:27 2014 +0800 |
committer | Steffen Klassert <steffen.klassert@secunet.com> | Wed Feb 12 07:02:11 2014 +0100 |
tree | 44f249e7182fd812ae4261083d6d61d50a201b4b | |
parent | 26dd70c3fad36f4b1aa124080d5907db10ed287c [diff] |
{IPv6,xfrm} Add ESN support for AH ingress part This patch add esn support for AH input stage by attaching upper 32bits sequence number right after packet payload as specified by RFC 4302. Then the ICV value will guard upper 32bits sequence number as well when packet going in. Signed-off-by: Fan Du <fan.du@windriver.com> Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>