diff options
author | Christian Langrock <christian.langrock@secunet.com> | 2022-10-17 08:34:47 +0200 |
---|---|---|
committer | Steffen Klassert <steffen.klassert@secunet.com> | 2022-10-19 09:00:53 +0200 |
commit | 4b549ccce941798703f159b227aa28c716aa78fa (patch) | |
tree | 3fa86e1058150975d089ffa94dfe041fede45d0a /block/partitions | |
parent | xfrm: lwtunnel: squelch kernel warning in case XFRM encap type is not available (diff) | |
download | linux-4b549ccce941798703f159b227aa28c716aa78fa.tar.xz linux-4b549ccce941798703f159b227aa28c716aa78fa.zip |
xfrm: replay: Fix ESN wrap around for GSO
When using GSO it can happen that the wrong seq_hi is used for the last
packets before the wrap around. This can lead to double usage of a
sequence number. To avoid this, we should serialize this last GSO
packet.
Fixes: d7dbefc45cf5 ("xfrm: Add xfrm_replay_overflow functions for offloading")
Co-developed-by: Steffen Klassert <steffen.klassert@secunet.com>
Signed-off-by: Christian Langrock <christian.langrock@secunet.com>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Diffstat (limited to 'block/partitions')
0 files changed, 0 insertions, 0 deletions