+3
−3
+2
−3
+21
−52
+24
−56
Loading
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:
Steffen Klassert <steffen.klassert@secunet.com>