From: Steffen Klassert Date: Tue, 8 Mar 2011 00:08:32 +0000 (+0000) Subject: xfrm: Move IPsec replay detection functions to a separate file X-Git-Tag: v2.6.39-rc1~468^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9fdc4883d92d20842c5acea77a4a21bb1574b495;p=pandora-kernel.git xfrm: Move IPsec replay detection functions to a separate file To support multiple versions of replay detection, we move the replay detection functions to a separate file and make them accessible via function pointers contained in the struct xfrm_replay. Signed-off-by: Steffen Klassert Acked-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed