diff options
author | Yossef Efraim <yossefe@mellanox.com> | 2017-11-28 11:49:28 +0200 |
---|---|---|
committer | Steffen Klassert <steffen.klassert@secunet.com> | 2017-12-01 07:10:01 +0100 |
commit | 0ba23a211360af7b6658e4fcfc571970bbbacc55 (patch) | |
tree | 573a6e06940a401290f8eec7814f76525d5b53ab /net/phonet | |
parent | 5c0bb261d26189e1d7ece001b0accc7e14e6b20c (diff) | |
download | blackbird-obmc-linux-0ba23a211360af7b6658e4fcfc571970bbbacc55.tar.gz blackbird-obmc-linux-0ba23a211360af7b6658e4fcfc571970bbbacc55.zip |
xfrm: Fix xfrm_replay_overflow_offload_esn
In case of wrap around, replay_esn->oseq_hi is not updated
before it is tested for it's actual value, leading function
to fail with overflow indication and packets being dropped.
This patch updates replay_esn->oseq_hi in the right place.
Fixes: d7dbefc45cf5 ("xfrm: Add xfrm_replay_overflow functions for offloading")
Signed-off-by: Yossef Efraim <yossefe@mellanox.com>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Diffstat (limited to 'net/phonet')
0 files changed, 0 insertions, 0 deletions