diff options
| author | 2017-06-30 20:02:51 -0700 | |
|---|---|---|
| committer | 2017-07-01 16:15:14 -0700 | |
| commit | fc7478103c84af437ca3bfae71a82631f770bf7e (patch) | |
| tree | 1206a0518c692212f01c133a8aac0c9385946fc6 /samples/bpf/tcp_iw_kern.c | |
| parent | bpf: Sample BPF program to set congestion control (diff) | |
| download | wireguard-linux-fc7478103c84af437ca3bfae71a82631f770bf7e.tar.xz wireguard-linux-fc7478103c84af437ca3bfae71a82631f770bf7e.zip | |
bpf: Adds support for setting initial cwnd
Adds a new bpf_setsockopt for TCP sockets, TCP_BPF_IW, which sets the
initial congestion window. This can be used when the hosts are far
apart (large RTTs) and it is safe to start with a large inital cwnd.
Signed-off-by: Lawrence Brakmo <brakmo@fb.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
