Home
last modified time | relevance | path

Searched hist:fed926d4f64ca1ba23c496747fc4209244c13d80 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/testing/selftests/net/forwarding/
H A Dipip_lib.shfed926d4f64ca1ba23c496747fc4209244c13d80 Sun Jan 20 00:50:52 CST 2019 Nir Dotan <nird@mellanox.com> selftests: forwarding: Add IP tunneling lib

Add a library with helper functions, to be used in testing IP-in-IP and GRE
tunnels, both in flat and in hierarchical topologies.
The topologies used in this library cover the three scenarios of tunnels -
a tunel with no bound device, a tunnel with bound device in the same VRF
and a tunnel with a bound device in a different VRF.

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>