Eric Dumazet
9669fffc14
net: ensure correct skb->tstamp in various fragmenters
...
Thomas found that some forwarded packets would be stuck
in FQ packet scheduler because their skb->tstamp contained
timestamps far in the future.
We thought we addressed this point in commit 8203e2d844
("net: clear skb->tstamp in forwarding paths") but there
is still an issue when/if a packet needs to be fragmented.
In order to meet EDT requirements, we have to make sure all
fragments get the original skb->tstamp.
Note that this original skb->tstamp should be zero in
forwarding path, but might have a non zero value in
output path if user decided so.
Fixes: fb420d5d91
("tcp/fq: move back to CLOCK_MONOTONIC")
Signed-off-by: Eric Dumazet <edumazet@google.com >
Reported-by: Thomas Bartschies <Thomas.Bartschies@cvk.de >
Signed-off-by: David S. Miller <davem@davemloft.net >
2019-10-18 10:02:37 -07:00
..
2019-05-21 12:33:38 -07:00
2019-10-01 18:42:15 +02:00
2019-08-19 18:22:54 -07:00
2019-06-06 08:34:50 +02:00
2019-05-30 11:26:32 -07:00
2019-05-21 11:28:45 +02:00
2019-09-16 09:02:18 +02:00
2019-07-08 19:48:57 -07:00
2019-07-05 15:01:15 -07:00
2019-07-01 06:16:40 +02:00
2019-08-09 11:01:08 -07:00
2019-06-04 19:26:49 -07:00
2017-11-02 11:10:55 +01:00
2019-06-07 11:00:14 -07:00
2019-09-05 12:35:58 +02:00
2019-08-24 16:49:48 -07:00
2019-05-21 10:50:45 +02:00
2019-07-05 15:30:36 -07:00
2019-05-30 11:26:32 -07:00
2019-08-24 14:49:35 -07:00
2019-08-20 12:48:06 -07:00
2019-10-13 10:13:08 -07:00
2019-10-13 10:13:08 -07:00
2019-08-08 15:55:10 -07:00
2019-06-07 11:00:14 -07:00
2019-05-21 10:50:45 +02:00
2019-02-08 21:50:15 -08:00
2019-09-20 18:23:33 -07:00
2019-08-08 15:55:10 -07:00
2019-09-30 11:10:07 -07:00
2019-10-01 18:42:15 +02:00
2019-06-21 18:35:51 +02:00
2019-10-18 10:02:37 -07:00
2019-05-25 11:00:50 -07:00
2019-06-18 20:48:45 -04:00
2019-06-05 17:30:29 +02:00
2019-05-30 11:26:32 -07:00
2019-07-05 15:01:15 -07:00
2019-02-01 15:24:13 -08:00
2019-07-25 17:23:40 -07:00
2019-05-07 17:22:09 -07:00
2019-10-01 18:42:15 +02:00
2019-09-26 08:56:17 +02:00
2019-05-28 21:37:30 -07:00
2019-05-21 10:50:45 +02:00
2019-01-28 11:32:58 +01:00
2019-05-21 10:50:45 +02:00
2019-08-22 12:14:05 -07:00
2019-09-13 21:44:19 +02:00
2019-06-17 20:20:36 -07:00
2019-05-30 11:26:32 -07:00
2019-07-03 11:26:35 -07:00
2019-10-01 18:42:15 +02:00
2019-10-17 16:44:03 -07:00
2019-05-30 11:26:32 -07:00
2019-08-09 13:03:30 -07:00
2019-09-27 20:37:50 +02:00
2019-05-21 10:50:45 +02:00
2019-08-08 22:39:35 -07:00
2019-05-21 10:50:45 +02:00
2019-07-18 20:33:48 -07:00
2019-05-21 10:50:45 +02:00
2019-05-30 11:26:32 -07:00
2018-10-10 22:26:00 -07:00
2019-10-13 10:13:08 -07:00
2019-10-13 10:13:08 -07:00
2019-05-21 10:50:45 +02:00
2019-05-21 10:50:45 +02:00
2019-05-21 10:50:45 +02:00
2019-05-21 10:50:45 +02:00
2019-10-13 10:13:08 -07:00
2019-10-13 10:13:08 -07:00
2019-05-21 10:50:45 +02:00
2019-05-01 11:47:54 -04:00
2019-10-13 10:13:08 -07:00
2019-05-21 10:50:45 +02:00
2019-05-30 11:26:32 -07:00
2019-10-13 10:13:08 -07:00
2019-05-21 10:50:45 +02:00
2018-09-21 19:37:59 -07:00
2019-05-21 10:50:45 +02:00
2019-10-13 10:13:08 -07:00
2019-07-22 16:04:17 +02:00
2019-05-21 10:50:45 +02:00
2017-11-02 11:10:55 +01:00
2019-05-21 10:50:45 +02:00
2019-05-21 10:50:45 +02:00
2019-05-21 10:50:45 +02:00
2019-10-15 20:13:33 -07:00
2019-05-21 10:50:45 +02:00
2019-05-30 11:26:32 -07:00
2019-01-17 15:01:08 -08:00
2019-06-22 08:59:24 -04:00
2019-05-21 10:50:45 +02:00
2019-10-03 11:47:10 -04:00
2019-05-30 11:26:32 -07:00
2018-09-04 10:26:30 +02:00
2019-05-30 11:26:32 -07:00
2019-09-20 18:23:33 -07:00
2019-05-30 11:26:32 -07:00
2019-06-06 08:34:50 +02:00
2019-06-06 08:34:50 +02:00