diff options
author | Lawrence Brakmo <brakmo@fb.com> | 2017-07-01 06:02:53 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-07-02 02:15:14 +0300 |
commit | 13bf96411ad2bd162a4f9470d58c6bb579c96e21 (patch) | |
tree | 33d5d9ecfa19d4cc4752a888abf0b03ff42881c4 /samples/bpf/tcp_clamp_kern.c | |
parent | 7bc62e28547946ec6e47009730ee1385819e6999 (diff) | |
download | linux-13bf96411ad2bd162a4f9470d58c6bb579c96e21.tar.xz |
bpf: Adds support for setting sndcwnd clamp
Adds a new bpf_setsockopt for TCP sockets, TCP_BPF_SNDCWND_CLAMP, which
sets the initial congestion window. It is useful to limit the sndcwnd
when the host are close to each other (small RTT).
Signed-off-by: Lawrence Brakmo <brakmo@fb.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'samples/bpf/tcp_clamp_kern.c')
0 files changed, 0 insertions, 0 deletions