Files
infix/test/case/ietf_interfaces/tunnel_basic
Mattias Walström 4782cee201 Add support for simple VXLAN tunnels
This is just a first step to add VXLAN tunnels, much more remains.
Implemented right now is as GRE, local, remote and a VNI.

Also refactor gre_basic and gre_bridged to generic tunnel tests,
the same test now tests VXLAN as well.
2025-01-14 14:31:21 +01:00
..
2025-01-14 14:31:21 +01:00
2025-01-14 14:31:21 +01:00

include::gre_basic.adoc[]

include::gretap_basic.adoc[]

include::vxlan_basic.adoc[]