commit | a1c82704d13fd0d0ab0eb10d33a9bb7af83c90e3 | [log] [tgz] |
---|---|---|
author | Alexei Starovoitov <ast@fb.com> | Thu Sep 15 13:00:31 2016 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sat Sep 17 10:13:07 2016 -0400 |
tree | 8bb3712f82068641c1eddb710b445841c97f0845 | |
parent | 8d79266bc48c6ab6477d04e159cabf1e7809cb72 [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> Signed-off-by: David S. Miller <davem@davemloft.net>