commit | f94f1c80ae08921fdef62b0fcaec8c4a3033676c | [log] [tgz] |
---|---|---|
author | Alexei Starovoitov <ast@fb.com> | Wed Sep 14 17:02:50 2016 -0700 |
committer | Alexei Starovoitov <ast@fb.com> | Thu Sep 15 12:50:07 2016 -0700 |
tree | 419a8a0b50c15f6f78483eeafb0e5105ef4f53d5 | |
parent | cf5dec70d2c63dd8f93492909c24316c68587773 [diff] |
samples/bpf: extend test_tunnel_bpf.sh with IPIP test extend existing tests for vxlan, geneve, gre to include IPIP tunnel. It tests both traditional tunnel configuration and dynamic via bpf helpers. Signed-off-by: Alexei Starovoitov <ast@kernel.org>