From: Steffen Klassert Date: Tue, 8 Mar 2011 00:06:31 +0000 (+0000) Subject: xfrm: Use separate low and high order bits of the sequence numbers in xfrm_skb_cb X-Git-Tag: v2.6.39-rc1~468^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ce3644ade9c865c755bf0f6a4e109b7bb6eb60f;p=pandora-kernel.git xfrm: Use separate low and high order bits of the sequence numbers in xfrm_skb_cb To support IPsec extended sequence numbers, we split the output sequence numbers of xfrm_skb_cb in low and high order 32 bits and we add the high order 32 bits to the input sequence numbers. All users are updated accordingly. Signed-off-by: Steffen Klassert Acked-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed