commit | ef81bd054942e2bd8289c91a3528e6fc0ca26c1c | [log] [tgz] |
---|---|---|
author | Willem de Bruijn <willemb@google.com> | Fri Mar 22 14:32:51 2019 -0400 |
committer | Alexei Starovoitov <ast@kernel.org> | Fri Mar 22 13:52:44 2019 -0700 |
tree | bc86962f5146e23b8ab0b88db564d7da6ef8d13e | |
parent | ccd34cd3577dd6e244269bb8ccfab228360aa53d [diff] |
selftests/bpf: expand bpf tunnel test to ipv6 The test only uses ipv4 so far, expand to ipv6. This is mostly a boilerplate near copy of the ipv4 path. Signed-off-by: Willem de Bruijn <willemb@google.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org>