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-11 12:34:13 -07:00
2013-09-23 16:53:52 -04:00
2013-10-08 16:32:41 -04:00
2013-08-15 14:37:46 -07:00
2013-06-13 02:36:09 -07:00
2013-10-02 13:46:19 +02:00
2013-09-27 13:11:17 -04:00
2013-10-18 16:02:53 -04:00
2013-09-05 14:31:02 -04:00
2013-08-29 22:58:24 +02:00
2013-09-19 12:50:37 -05:00
2013-10-09 12:59:57 -04:00
2013-09-18 12:33:44 -04:00
2013-06-13 02:36:09 -07:00
2013-07-12 16:09:14 -07:00
2013-09-03 20:57:49 -04:00
2013-07-16 17:09:22 -07:00
2013-10-08 15:28:37 -04:00
2013-10-19 19:20:52 -04:00
2013-10-19 19:20:52 -04:00
2013-08-15 14:37:46 -07:00
2013-07-19 17:34:40 -07:00
2013-07-14 19:36:58 -04:00
2013-09-17 12:17:10 +02:00
2013-10-11 16:51:37 -04:00
2013-09-23 16:52:45 -04:00
2013-09-03 22:34:47 -04:00
2013-10-14 09:47:08 +02:00
2013-10-01 12:39:35 -04:00
2013-08-02 16:57:01 -07:00
2013-09-06 14:43:48 -04:00
2013-06-13 02:36:09 -07:00
2013-08-14 01:13:40 +02:00
2013-09-11 16:09:58 -04:00
2013-08-29 16:43:29 -04:00
2013-08-15 14:37:46 -07:00
2013-06-13 02:36:09 -07:00
2013-09-05 14:54:29 -07:00
2013-06-13 02:36:09 -07:00
2013-10-11 17:30:38 -04:00
2013-10-17 15:24:44 -04:00
2013-09-18 10:18:44 -05:00
2013-08-30 16:06:57 -04:00
2013-10-19 18:50:15 -04:00
2013-08-16 15:37:26 -07:00
2013-10-14 09:47:00 +02:00
2013-09-04 00:27:27 -04:00
2013-10-08 10:49:51 +02:00
2013-10-03 16:05:14 -04:00
2013-09-13 15:09:52 +02:00
2013-10-03 16:05:14 -04:00
2013-10-07 15:57:56 -04:00