Jiri Pirko
e93b7d748b
ip_output: do skb ufo init for peeked non ufo skb as well
...
Now, if user application does:
sendto len<mtu flag MSG_MORE
sendto len>mtu flag 0
The skb is not treated as fragmented one because it is not initialized
that way. So move the initialization to fix this.
introduced by:
commit e89e9cf539a28df7d0eb1d0a545368e9920b34ac "[IPv4/IPv6]: UFO Scatter-gather approach"
Signed-off-by: Jiri Pirko <jiri@resnulli.us>
Acked-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-10-19 19:20:52 -04:00
..
2013-09-30 12:44:38 +02:00
2013-09-28 15:19:40 -07:00
2013-06-03 00:07:42 -07:00
2013-09-03 21:41:43 -04:00
2012-07-18 09:01:12 -07:00
2013-01-21 14:17:05 -05:00
2013-08-09 11:27:46 -07:00
2013-08-05 12:26:50 -07:00
2013-06-27 22:44:16 -07:00
2013-08-03 10:40:23 -07:00
2013-06-28 21:27:47 -07:00
2013-08-05 15:26:11 -07:00
2013-07-03 14:37:39 -07:00
2013-07-11 12:18:49 -07:00
2013-06-03 00:28:44 -07:00
2013-09-30 22:28:56 -07:00
2013-03-17 14:35:13 -04:00
2013-04-19 14:57:56 -04:00
2013-07-09 18:24:39 -07:00
2013-10-02 17:05:54 -04:00
2013-03-15 09:12:25 -04:00
2013-02-27 19:10:24 -08:00
2013-09-19 14:11:15 -04:00
2012-10-08 17:42:36 -04:00
2013-04-22 20:32:51 -04:00
2013-08-16 15:37:26 -07:00
2013-08-08 22:24:59 -07:00
2013-03-12 05:35:39 -04:00
2013-10-19 19:20:52 -04:00
2013-01-08 17:57:10 -08:00
2013-10-01 12:42:16 -04:00
2013-10-01 12:42:16 -04:00
2013-10-11 14:52:17 -04:00
2013-06-03 00:07:42 -07:00
2013-04-02 14:35:33 -04:00
2013-09-05 14:58:52 -04:00
2013-09-19 14:11:15 -04:00
2013-09-03 21:41:43 -04:00
2013-07-03 14:37:39 -07:00
2013-04-18 20:27:55 +02:00
2013-08-15 14:37:46 -07:00
2013-08-16 15:37:26 -07:00
2013-02-05 14:42:23 -05:00
2013-09-24 10:15:49 -04:00
2013-10-07 15:26:46 -04:00
2013-08-28 00:27:44 +02:00
2013-08-29 15:50:06 -04:00
2013-02-05 14:51:16 -05:00
2013-08-07 10:35:08 -07:00
2013-08-10 00:35:33 -07:00
2012-05-17 14:59:59 -04:00
2012-11-01 11:55:59 -04:00
2013-10-17 15:41:02 -04:00
2013-09-04 00:27:28 -04:00
2013-09-12 15:38:02 -07:00
2013-09-17 19:08:08 -04:00
2013-07-22 17:53:42 -07:00
2013-06-07 14:39:05 -07:00
2013-10-17 16:08:08 -04:00
2013-09-04 00:27:28 -04:00
2013-03-21 11:47:50 -04:00
2013-03-21 11:47:50 -04:00
2013-09-05 14:58:52 -04:00
2012-03-11 23:42:51 -07:00
2013-04-19 14:57:56 -04:00
2012-04-15 12:37:19 -04:00
2013-06-12 00:47:25 -07:00
2013-09-24 10:15:49 -04:00
2012-03-12 17:05:21 -07:00
2013-02-15 15:10:37 -05:00
2012-02-23 16:50:45 -05:00
2013-09-19 14:11:15 -04:00
2013-08-26 12:40:53 +02:00
2013-09-16 09:39:43 +02:00
2013-08-14 13:07:12 +02:00
2013-05-31 17:19:05 -07:00