commit | c400296bf63d234899cf2448cd3d17199676f188 | [log] [tgz] |
---|---|---|
author | Lawrence Brakmo <brakmo@fb.com> | Fri Jun 30 20:02:45 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sat Jul 01 16:15:13 2017 -0700 |
tree | 84d78d648f2ee14f815e27d9d34e0b19fe39f064 | |
parent | 13d3b1ebe28762c79e981931a41914fae5d04386 [diff] |
bpf: Sample bpf program to set initial window The sample bpf program, tcp_rwnd_kern.c, sets the initial advertized window to 40 packets in an environment where distinct IPv6 prefixes indicate that both hosts are not in the same data center. Signed-off-by: Lawrence Brakmo <brakmo@fb.com> Acked-by: Daniel Borkmann <daniel@iogearbox.net> Signed-off-by: David S. Miller <davem@davemloft.net>