]> git.baikalelectronics.ru Git - kernel.git/commit
selftests: forwarding: Add IP-in-IP GRE hierarchical topology with key test
authorNir Dotan <nird@mellanox.com>
Sun, 20 Jan 2019 06:50:57 +0000 (06:50 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 20 Jan 2019 19:12:58 +0000 (11:12 -0800)
commit4517c5607fb46c2e97acb280e296c715c92b923e
tree3e6dbfc88d1e8166702ab13c8c0a54e3ceb14a16
parent48532a0877bfb68de63cc5f607ca8f3a2c2d05b5
selftests: forwarding: Add IP-in-IP GRE hierarchical topology with key test

Add a test that checks IP-in-IP GRE tunneling and MTU change of tunnel,
where a key is set. This test is based on hierarchical topology described
in file ipip_lib.sh.

Signed-off-by: Nir Dotan <nird@mellanox.com>
Reviewed-by: Petr Machata <petrm@mellanox.com>
Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/net/forwarding/ipip_hier_gre_key.sh [new file with mode: 0755]