diff options
author | Lawrence Brakmo <brakmo@fb.com> | 2017-06-30 20:02:52 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-07-01 16:15:14 -0700 |
commit | 7bc62e28547946ec6e47009730ee1385819e6999 (patch) | |
tree | 160a15867876634565a91f33bf4a02fef0bc4e7c /net/core | |
parent | fc7478103c84af437ca3bfae71a82631f770bf7e (diff) | |
download | linux-stable-7bc62e28547946ec6e47009730ee1385819e6999.tar.gz linux-stable-7bc62e28547946ec6e47009730ee1385819e6999.tar.bz2 linux-stable-7bc62e28547946ec6e47009730ee1385819e6999.zip |
bpf: Sample BPF program to set initial cwnd
Sample BPF program that assumes hosts are far away (i.e. large RTTs)
and sets initial cwnd and initial receive window to 40 packets,
send and receive buffers to 1.5MB.
In practice there would be a test to insure the hosts are actually
far enough away.
Signed-off-by: Lawrence Brakmo <brakmo@fb.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core')
0 files changed, 0 insertions, 0 deletions