]> git.baikalelectronics.ru Git - kernel.git/commit
tcp: helpers to send special DCTCP ack
authorYuchung Cheng <ycheng@google.com>
Wed, 18 Jul 2018 20:56:34 +0000 (13:56 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 20 Jul 2018 21:32:23 +0000 (14:32 -0700)
commit1eda1c74d186bee04e3322658c70f66946806324
tree335148844dc2938c81979c8364867ad9978f6d2a
parent916ce5064ecd4faadcdb79c4536950e09ca15d8a
tcp: helpers to send special DCTCP ack

Refactor and create helpers to send the special ACK in DCTCP.

Signed-off-by: Yuchung Cheng <ycheng@google.com>
Acked-by: Neal Cardwell <ncardwell@google.com>
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_output.c