summaryrefslogtreecommitdiff
path: root/net/xfrm/xfrm_replay.c
AgeCommit message (Expand)Author
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker
2011-10-18xfrm: Simplify the replay check and advance functionsSteffen Klassert
2011-06-07xfrm: Fix off by one in the replay advance functionsSteffen Klassert
2011-05-10xfrm: Don't allow esn with disabled anti replay detectionSteffen Klassert
2011-04-26xfrm: Fix replay window size calculation on initializationSteffen Klassert
2011-03-28xfrm: Move the test on replay window size into the replay check functionsSteffen Klassert
2011-03-13xfrm: Add support for IPsec extended sequence numbersSteffen Klassert
2011-03-13xfrm: Support anti-replay window size bigger than 32 packetsSteffen Klassert
2011-03-13xfrm: Move IPsec replay detection functions to a separate fileSteffen Klassert