Steffen Klassert 7785bba299 esp: Add a software GRO codepath
This patch adds GRO ifrastructure and callbacks for ESP on
ipv4 and ipv6.

In case the GRO layer detects an ESP packet, the
esp{4,6}_gro_receive() function does a xfrm state lookup
and calls the xfrm input layer if it finds a matching state.
The packet will be decapsulated and reinjected it into layer 2.

Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
2017-02-15 11:04:11 +01:00
..
2016-04-27 22:48:24 -04:00
2016-10-20 14:32:22 -04:00
2017-01-13 22:37:16 -05:00
2016-04-27 22:48:23 -04:00
2017-01-12 16:48:26 -05:00
2017-02-15 11:04:11 +01:00
2017-02-15 11:04:11 +01:00
2017-02-03 11:19:34 -05:00
2017-01-13 22:37:16 -05:00
2016-06-10 23:07:49 -07:00
2016-09-21 00:23:00 -04:00
2017-01-13 22:37:16 -05:00
2017-01-29 19:17:23 -05:00
2016-10-20 14:32:22 -04:00
2017-02-15 11:04:11 +01:00
2017-01-10 10:57:12 +01:00