On 6/29/17, 12:39 PM, "netdev-ow...@vger.kernel.org on behalf of Jesper
Dangaard Brouer"
wrote:
On Wed, 28 Jun 2017 10:31:12 -0700
Lawrence Brakmo wrote:
> +++ b/samples/bpf/tcp_synrto_kern.c
> @@ -0,0 +1,60 @@
> +/* Copyright (c) 2017 Facebook
> + *
> + * Thi
On Wed, 28 Jun 2017 10:31:12 -0700
Lawrence Brakmo wrote:
> +++ b/samples/bpf/tcp_synrto_kern.c
> @@ -0,0 +1,60 @@
> +/* Copyright (c) 2017 Facebook
> + *
> + * This program is free software; you can redistribute it and/or
> + * modify it under the terms of version 2 of the GNU General Public
> +
The sample BPF program, tcp_synrto_kern.c, sets the SYN and SYN-ACK
RTOs to 10ms when both hosts are within the same datacenter (i.e.
small RTTs) in an environment where common IPv6 prefixes indicate
both hosts are in the same data center.
Signed-off-by: Lawrence Brakmo
---
samples/bpf/Makefile