Steffen Klassert
73b9fc49b4
xfrm: Fix GSO for IPsec with GRE tunnel.
...
We reset the encapsulation field of the skb too early
in xfrm_output. As a result, the GRE GSO handler does
not segment the packets. This leads to a performance
drop down. We fix this by resetting the encapsulation
field right before we do the transformation, when
the inner headers become invalid.
Fixes: f1bd7d659ef0 ("xfrm: Add encapsulation header offsets while SKB is not encrypted")
Reported-by: Vicente De Luca <vdeluca@zendesk.com>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
2017-10-31 09:20:35 +01:00
..
2017-09-04 19:05:16 -04:00
2017-06-20 13:30:14 -04:00
2017-10-04 18:16:48 -07:00
2017-06-16 11:48:40 -04:00
2017-08-09 22:43:50 -07:00
2017-07-04 22:35:19 +01:00
2017-08-09 16:28:45 -07:00
2017-09-28 13:20:32 -07:00
2017-10-22 01:46:32 +01:00
2017-07-01 07:39:08 -07:00
2017-10-19 13:05:54 +02:00
2017-09-19 20:34:29 +02:00
2017-10-22 02:14:18 +01:00
2017-08-09 16:57:38 -07:00
2017-10-21 01:33:19 +01:00
2017-09-03 17:08:42 -07:00
2017-10-18 09:12:40 +01:00
2017-09-28 10:12:53 -07:00
2017-06-16 11:48:40 -04:00
2017-08-22 13:40:23 -07:00
2017-09-05 20:03:35 -07:00
2017-10-23 05:45:25 +01:00
2017-10-22 03:22:24 +01:00
2017-07-04 22:35:17 +01:00
2017-07-03 02:31:22 -07:00
2017-09-01 17:42:05 -07:00
2017-08-15 20:23:23 -07:00
2017-10-14 18:38:56 -07:00
2017-07-04 22:35:16 +01:00
2017-07-04 22:35:15 +01:00
2017-10-16 13:02:03 +02:00
2017-06-07 15:53:24 -04:00
2017-08-09 16:57:38 -07:00
2017-10-21 01:56:38 +01:00
2017-10-09 15:18:04 +02:00
2017-10-18 12:22:28 +01:00
2017-07-04 22:35:17 +01:00
2017-06-23 00:38:31 +02:00
2017-08-29 15:16:52 -07:00
2017-09-12 20:37:31 -07:00
2017-10-21 01:51:34 +01:00
2017-08-09 16:57:38 -07:00
2017-06-16 11:48:39 -04:00
2017-08-09 16:57:38 -07:00
2017-09-07 20:07:13 -07:00
2017-06-13 11:07:51 +02:00
2017-10-22 03:05:39 +01:00
2017-10-16 21:18:59 +01:00
2017-10-24 18:39:46 +09:00
2017-09-21 15:31:03 -07:00
2017-08-24 21:57:50 -07:00
2017-10-01 18:51:30 -04:00
2017-08-07 14:48:48 -07:00
2017-10-08 21:13:23 -07:00
2017-09-14 09:55:21 -07:00
2017-08-21 17:06:42 -07:00
2017-10-21 02:21:08 +01:00
2017-10-04 14:39:21 +02:00
2017-08-03 09:13:51 -07:00
2017-10-31 09:20:35 +01:00
2017-09-20 15:36:18 -07:00
2017-09-04 13:25:20 +02:00
2017-08-29 15:16:52 -07:00
2017-08-16 11:27:52 -07:00