commit | 7255fade7b93e7e84e12f27ae5e8af9cf8b93745 | [log] [tgz] |
---|---|---|
author | Willem de Bruijn <willemb@google.com> | Fri Mar 22 14:32:52 2019 -0400 |
committer | Alexei Starovoitov <ast@kernel.org> | Fri Mar 22 13:52:44 2019 -0700 |
tree | 199b66483f48892e3e2f927e4028d76ab20d34c2 | |
parent | ef81bd054942e2bd8289c91a3528e6fc0ca26c1c [diff] |
selftests/bpf: extend bpf tunnel test with gre GRE is a commonly used protocol. Add GRE cases for both IPv4 and IPv6. It also inserts different sized headers, which can expose some unexpected edge cases. Signed-off-by: Willem de Bruijn <willemb@google.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org>