Searched hist:bb56d4449d8b8de1f22a07f007bb91cb30fcc7cc (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/samples/bpf/ |
H A D | tcp_cong_kern.c | bb56d4449d8b8de1f22a07f007bb91cb30fcc7cc Fri Jun 30 22:02:50 CDT 2017 Lawrence Brakmo <brakmo@fb.com> bpf: Sample BPF program to set congestion control
Sample BPF program that sets congestion control to dctcp when both hosts are within the same datacenter. In this example that is assumed to be when they have the first 5.5 bytes of their IPv6 address are the same.
Signed-off-by: Lawrence Brakmo <brakmo@fb.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | Makefile | diff bb56d4449d8b8de1f22a07f007bb91cb30fcc7cc Fri Jun 30 22:02:50 CDT 2017 Lawrence Brakmo <brakmo@fb.com> bpf: Sample BPF program to set congestion control
Sample BPF program that sets congestion control to dctcp when both hosts are within the same datacenter. In this example that is assumed to be when they have the first 5.5 bytes of their IPv6 address are the same.
Signed-off-by: Lawrence Brakmo <brakmo@fb.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|