Eric Dumazet
811230cd85
tcp: ipv4: initialize unicast_sock sk_pacing_rate
...
When I added sk_pacing_rate field, I forgot to initialize its value
in the per cpu unicast_sock used in ip_send_unicast_reply()
This means that for sch_fq users, RST packets, or ACK packets sent
on behalf of TIME_WAIT sockets might be sent to slowly or even dropped
once we reach the per flow limit.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Fixes: 95bd09eb2750 ("tcp: TSO packets automatic sizing")
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-01-28 23:24:47 -08:00
..
2014-12-23 15:34:28 +01:00
2014-11-29 20:47:48 -08:00
2014-09-18 10:54:36 +02:00
2014-11-11 15:23:54 -05:00
2014-11-04 15:09:52 -05:00
2014-07-07 21:14:21 -07:00
2014-07-29 11:43:50 -07:00
2014-11-06 15:11:10 -05:00
2014-08-22 12:23:10 -07:00
2014-11-16 14:11:45 -05:00
2014-10-14 15:59:37 -04:00
2014-12-12 10:58:53 -05:00
2014-11-26 12:25:44 -05:00
2014-12-23 23:57:31 -05:00
2014-09-08 15:23:05 -07:00
2014-12-05 21:18:34 -08:00
2014-11-18 15:28:28 -05:00
2014-11-16 16:55:06 -05:00
2014-05-14 15:31:45 -04:00
2014-11-11 14:10:31 -05:00
2014-08-23 12:21:21 -07:00
2014-09-08 16:42:42 -07:00
2015-01-26 17:28:27 -08:00
2014-11-11 14:10:31 -05:00
2014-12-15 11:46:04 -05:00
2014-09-28 16:35:42 -04:00
2015-01-28 23:24:47 -08:00
2015-01-15 19:41:16 -05:00
2014-10-17 23:45:26 -04:00
2014-12-16 15:20:41 -05:00
2014-11-23 21:11:17 -05:00
2014-11-04 15:09:52 -05:00
2014-11-05 22:18:20 -05:00
2014-07-15 16:12:48 -07:00
2014-11-05 16:30:02 -05:00
2014-10-06 00:32:20 -04:00
2015-01-27 00:04:53 -08:00
2014-12-09 14:58:23 -05:00
2014-09-19 17:15:31 -04:00
2014-12-09 16:29:03 -05:00
2015-01-26 17:28:27 -08:00
2014-11-04 16:06:09 -05:00
2014-10-29 15:05:15 -04:00
2015-01-28 22:18:37 -08:00
2015-01-28 22:18:38 -08:00
2015-01-28 22:18:38 -08:00
2014-09-29 00:13:10 -04:00
2014-09-01 18:12:45 -07:00
2014-09-29 12:31:12 -04:00
2014-09-01 18:12:45 -07:00
2014-09-01 18:12:45 -07:00
2014-09-01 18:12:45 -07:00
2014-09-01 18:12:45 -07:00
2014-12-09 16:28:22 -05:00
2014-12-10 15:48:20 -05:00
2014-05-03 19:23:07 -04:00
2014-12-10 17:41:04 -08:00
2014-08-14 14:38:54 -07:00
2014-09-29 14:41:22 -04:00
2014-11-05 23:52:33 -08:00
2015-01-02 16:13:20 -05:00
2014-09-01 18:12:45 -07:00
2015-01-28 22:18:37 -08:00
2014-11-11 14:10:31 -05:00
2014-09-01 18:12:45 -07:00
2015-01-28 22:18:37 -08:00
2014-09-29 00:13:10 -04:00
2015-01-28 22:18:37 -08:00
2014-12-10 13:17:23 -05:00
2015-01-27 00:02:41 -08:00
2014-11-05 23:52:33 -08:00
2014-09-19 15:57:15 -04:00
2014-12-09 16:28:22 -05:00
2014-05-23 16:28:53 -04:00
2014-06-02 11:00:41 -07:00
2014-05-24 00:32:30 -04:00
2014-03-14 07:28:07 +01:00
2014-06-30 07:49:47 +02:00