aboutsummaryrefslogtreecommitdiff
path: root/net/xfrm/xfrm_replay.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-07xfrm: Fix off by one in the replay advance functionsGravatar Steffen Klassert 1-2/+2
2011-05-10xfrm: Don't allow esn with disabled anti replay detectionGravatar Steffen Klassert 1-0/+3
2011-04-26xfrm: Fix replay window size calculation on initializationGravatar Steffen Klassert 1-1/+1
2011-03-28xfrm: Move the test on replay window size into the replay check functionsGravatar Steffen Klassert 1-2/+15
2011-03-13xfrm: Add support for IPsec extended sequence numbersGravatar Steffen Klassert 1-1/+189
2011-03-13xfrm: Support anti-replay window size bigger than 32 packetsGravatar Steffen Klassert 1-1/+206
2011-03-13xfrm: Move IPsec replay detection functions to a separate fileGravatar Steffen Klassert 1-0/+141