aboutsummaryrefslogtreecommitdiffstats
path: root/net/key
diff options
context:
space:
mode:
authorMathias Krause <minipli@googlemail.com>2013-03-20 22:59:11 +0100
committerSteffen Klassert <steffen.klassert@secunet.com>2013-03-25 07:25:50 +0100
commit799ef90c55e692e096d8bd9e5871b95264b1e9ba (patch)
tree8dc4b7c9fc0f0fc13e1e7a04ce62107fa1d02b4b /net/key
parentxfrm: Fix replay notification for esn. (diff)
downloadlinux-dev-799ef90c55e692e096d8bd9e5871b95264b1e9ba.tar.xz
linux-dev-799ef90c55e692e096d8bd9e5871b95264b1e9ba.zip
xfrm: Fix esn sequence number diff calculation in xfrm_replay_notify_esn()
Commit 0017c0b "xfrm: Fix replay notification for esn." is off by one for the sequence number wrapped case as UINT_MAX is 0xffffffff, not 0x100000000. ;) Just calculate the diff like done everywhere else in the file. Signed-off-by: Mathias Krause <minipli@googlemail.com> Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Diffstat (limited to 'net/key')
0 files changed, 0 insertions, 0 deletions