Files
linux-stable-mirror/include/linux
Wei Wang e9b12edc13 tcp: record received TOS value in the request socket
A new field is added to the request sock to record the TOS value
received on the listening socket during 3WHS:
When not under syn flood, it is recording the TOS value sent in SYN.
When under syn flood, it is recording the TOS value sent in the ACK.
This is a preparation patch in order to do TOS reflection in the later
commit.

Signed-off-by: Wei Wang <weiwan@google.com>
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-09-10 13:15:40 -07:00
..
2020-08-03 18:19:23 -07:00
2020-08-24 18:01:33 -07:00
2020-08-28 21:20:33 +02:00
2020-08-25 15:37:41 -07:00
2020-08-14 19:56:56 -07:00
2020-08-04 21:02:38 -04:00
2020-08-26 12:41:56 +02:00
2020-09-04 09:25:20 -07:00
2020-07-31 18:08:59 +10:00
2020-08-31 12:52:33 -07:00
2020-08-19 16:09:19 -07:00
2020-08-07 11:33:24 -07:00
2020-08-01 11:28:17 +02:00