Sabrina Dubroca
cfcf99f987
xfrm: fix GRO for !CONFIG_NETFILTER
...
In xfrm_input() when called from GRO, async == 0, and we end up
skipping the processing in xfrm4_transport_finish(). GRO path will
always skip the NF_HOOK, so we don't need the special-case for
!NETFILTER during GRO processing.
Fixes: 7785bba299a8 ("esp: Add a software GRO codepath")
Signed-off-by: Sabrina Dubroca <sd@queasysnail.net>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
2017-04-27 12:20:19 +02:00
..
2017-03-03 21:44:35 -08:00
2017-02-06 11:25:57 -05:00
2017-02-27 18:43:47 -08:00
2017-03-09 18:23:27 -08:00
2017-03-09 18:23:27 -08:00
2017-03-16 12:05:38 -07:00
2017-03-09 18:23:27 -08:00
2017-04-25 14:02:39 -04:00
2017-03-02 08:42:29 +01:00
2017-01-30 11:05:04 +01:00
2017-03-23 12:03:36 +01:00
2017-04-21 15:45:19 -04:00
2017-03-13 22:00:42 -07:00
2017-03-09 18:23:27 -08:00
2017-03-03 10:16:38 -08:00
2017-02-11 02:31:11 -05:00
2017-02-16 21:25:49 -05:00
2017-02-21 13:25:22 -05:00
2017-02-27 18:43:47 -08:00
2017-02-03 15:16:45 -05:00
2017-04-24 13:48:54 -04:00
2017-04-25 14:04:44 -04:00
2017-03-09 18:23:27 -08:00
2017-03-09 18:23:27 -08:00
2017-03-24 13:13:53 -07:00
2017-04-18 08:26:03 +02:00
2017-04-08 08:29:04 -07:00
2017-03-09 18:23:27 -08:00
2017-04-20 15:37:46 -04:00
2017-03-02 08:42:38 +01:00
2017-03-16 20:22:18 -07:00
2017-04-13 23:20:13 +02:00
2017-03-22 15:38:43 -07:00
2017-03-09 18:23:27 -08:00
2017-03-09 18:23:27 -08:00
2017-04-01 12:16:46 -07:00
2017-04-25 14:05:52 -04:00
2017-03-09 18:23:27 -08:00
2017-04-21 15:19:27 -04:00
2017-03-09 18:23:27 -08:00
2017-03-09 18:23:27 -08:00
2017-03-16 21:27:57 -07:00
2017-04-20 16:32:07 -04:00
2017-04-06 13:55:51 -07:00
2017-03-09 18:23:27 -08:00
2017-03-03 20:43:26 -08:00
2017-04-01 10:43:37 -07:00
2017-04-25 11:45:38 -04:00
2017-03-21 15:25:10 -07:00
2017-03-21 14:41:47 -07:00
2017-03-29 09:11:29 +02:00
2017-03-09 18:23:27 -08:00
2017-04-27 12:20:19 +02:00
2017-02-22 10:15:09 -08:00
2017-02-17 13:40:05 -05:00
2017-02-03 15:16:45 -05:00
2017-03-21 18:44:17 -07:00