commit | 50a3e678b58ae9535f9e536f2889649b624943c3 | [log] [tgz] |
---|---|---|
author | Toke Høiland-Jørgensen <toke@redhat.com> | Wed Mar 25 18:23:27 2020 +0100 |
committer | Alexei Starovoitov <ast@kernel.org> | Sat Mar 28 14:24:41 2020 -0700 |
tree | 5373ba10df24b2692613cd44238024c2ded7b6df | |
parent | 92234c8f15c8d96ad7e52afdc5994cba6be68eb9 [diff] |
tools: Add EXPECTED_FD-related definitions in if_link.h This adds the IFLA_XDP_EXPECTED_FD netlink attribute definition and the XDP_FLAGS_REPLACE flag to if_link.h in tools/include. Signed-off-by: Toke Høiland-Jørgensen <toke@redhat.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Link: https://lore.kernel.org/bpf/158515700747.92963.8615391897417388586.stgit@toke.dk