Merge branch 'cloudflare-prog'
authorAlexei Starovoitov <ast@kernel.org>
Sun, 26 Apr 2020 17:00:37 +0000 (10:00 -0700)
committerAlexei Starovoitov <ast@kernel.org>
Sun, 26 Apr 2020 17:00:43 +0000 (10:00 -0700)
Lorenz Bauer says:

====================
We've been developing an in-house L4 load balancer based on XDP
and TC for a while. Following Alexei's call for more up-to-date examples of
production BPF in the kernel tree [1], Cloudflare is making this available
under dual GPL-2.0 or BSD 3-clause terms.

The code requires at least v5.3 to function correctly.

1: https://lore.kernel.org/bpf/20200326210719.den5isqxntnoqhmv@ast-mbp/
====================

Signed-off-by: Alexei Starovoitov <ast@kernel.org>

Trivial merge