From: Steffen Klassert Date: Tue, 8 Mar 2011 00:05:43 +0000 (+0000) Subject: xfrm: Add basic infrastructure to support IPsec extended sequence numbers X-Git-Tag: v2.6.39-rc1~468^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9736acf395d3608583a7be70f62800b494fa103c;p=pandora-kernel.git xfrm: Add basic infrastructure to support IPsec extended sequence numbers This patch adds the struct xfrm_replay_state_esn which will be used to support IPsec extended sequence numbers and anti replay windows bigger than 32 packets. Also we add a function that returns the actual size of the xfrm_replay_state_esn, a xfrm netlink atribute and a xfrm state flag for the use of extended sequence numbers. Signed-off-by: Steffen Klassert Acked-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed