Skip to content
Commit 3dca3f38 authored by Steffen Klassert's avatar Steffen Klassert
Browse files

xfrm: Separate ESP handling from segmentation for GRO packets.



We change the ESP GSO handlers to only segment the packets.
The ESP handling and encryption is defered to validate_xmit_xfrm()
where this is done for non GRO packets too. This makes the code
more robust and prepares for asynchronous crypto handling.

Signed-off-by: default avatarSteffen Klassert <steffen.klassert@secunet.com>
parent f39a5c01
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment