git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d8b2a86
)
{IPv6,xfrm} Add ESN support for AH egress part
author
Fan Du
<fan.du@windriver.com>
Sat, 18 Jan 2014 01:54:26 +0000
(09:54 +0800)
committer
Steffen Klassert
<steffen.klassert@secunet.com>
Wed, 12 Feb 2014 06:02:11 +0000
(07:02 +0100)
This patch add esn support for AH output 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 out.
Signed-off-by: Fan Du <fan.du@windriver.com>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
net/ipv6/ah6.c
patch
|
blob
|
history
diff --cc
net/ipv6/ah6.c
Simple merge