commit | eef4a011f35d3aa657d4995c53ccb240d9eaea73 | [log] [tgz] |
---|---|---|
author | Daniel Borkmann <daniel@iogearbox.net> | Wed Sep 30 17:18:20 2020 +0200 |
committer | Alexei Starovoitov <ast@kernel.org> | Wed Sep 30 11:50:35 2020 -0700 |
tree | 3115443403643360337a3687c68186f44dda004a | |
parent | faef26fa444dc44eeff70c9a63ebe7fef00b6c37 [diff] |
bpf, selftests: Add redirect_neigh selftest Add a small test that exercises the new redirect_neigh() helper for the IPv4 and IPv6 case. Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Acked-by: Martin KaFai Lau <kafai@fb.com> Link: https://lore.kernel.org/bpf/0fc7d9c5f9a6cc1c65b0d3be83b44b1ec9889f43.1601477936.git.daniel@iogearbox.net