summaryrefslogtreecommitdiffstats
path: root/net/xfrm
diff options
context:
space:
mode:
authorSteffen Klassert <steffen.klassert@secunet.com>2011-04-25 21:40:23 +0200
committerDavid S. Miller <davem@davemloft.net>2011-04-26 21:46:04 +0200
commitc0a56e64aec331f33ead29ba493ee184d9bdc840 (patch)
tree609d6b30b77dd7f129789d93e9d3fbc584791267 /net/xfrm
parentxfrm: Fix replay window size calculation on initialization (diff)
downloadlinux-c0a56e64aec331f33ead29ba493ee184d9bdc840.tar.xz
linux-c0a56e64aec331f33ead29ba493ee184d9bdc840.zip
esp6: Fix scatterlist initialization
When we use IPsec extended sequence numbers, we may overwrite the last scatterlist of the associated data by the scatterlist for the skb. This patch fixes this by placing the scatterlist for the skb right behind the last scatterlist of the associated data. esp4 does it already like that. Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com> Acked-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/xfrm')
0 files changed, 0 insertions, 0 deletions