commit | 98cdabcd0798bd9991821493120b928ed0dfab73 | [log] [tgz] |
---|---|---|
author | Willem de Bruijn <willemb@google.com> | Fri Mar 22 14:32:49 2019 -0400 |
committer | Alexei Starovoitov <ast@kernel.org> | Fri Mar 22 13:52:44 2019 -0700 |
tree | f3b447a95be388338c2b57c595290d5d817162b2 | |
parent | 908adce6465394ea4a09c144507a40848e1d7db5 [diff] |
selftests/bpf: bpf tunnel encap test Validate basic tunnel encapsulation using ipip. Set up two namespaces connected by veth. Connect a client and server. Do this with and without bpf encap. Signed-off-by: Willem de Bruijn <willemb@google.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org>