commit | 9f4c53ca23a28c891d2bd3ff4738f7d95ba0303b | [log] [tgz] |
---|---|---|
author | Daniel Borkmann <daniel@iogearbox.net> | Sun Oct 11 01:40:06 2020 +0200 |
committer | Alexei Starovoitov <ast@kernel.org> | Sun Oct 11 10:21:04 2020 -0700 |
tree | c6559345e3b01dbd0ab5a39bad0e73ec1bb5b263 | |
parent | 57a73fe7c1988ae726de23ee7c3c49ca82221751 [diff] |
bpf, selftests: Add redirect_peer selftest Extend the test_tc_redirect test and add a small test that exercises the new redirect_peer() helper for the IPv4 and IPv6 case. Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Link: https://lore.kernel.org/bpf/20201010234006.7075-7-daniel@iogearbox.net