summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2020-09-10 13:15:40 -0700
committerDavid S. Miller <davem@davemloft.net>2020-09-10 13:15:40 -0700
commitd095c46206be74a96dac2daf21506ab06c3ddfb1 (patch)
treef9db7718210545aa9708155babb2b1df39fb0fce /tools
parent3a8c4ad161d48d9674a340f2dea916ae560c3e9d (diff)
parentac8f1710c12bb4c3626280ce03f05459ba8feef6 (diff)
Merge branch 'tcp-add-tos-reflection-feature'
Wei Wang says: ==================== tcp: add tos reflection feature This patch series adds a new tcp feature to reflect TOS value received in SYN, and send it out in SYN-ACK, and eventually set the TOS value of the established socket with this reflected TOS value. This provides a way to set the traffic class/QoS level for all traffic in the same connection to be the same as the incoming SYN. It could be useful for datacenters to provide equivalent QoS according to the incoming request. This feature is guarded by /proc/sys/net/ipv4/tcp_reflect_tos, and is by default turned off. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions