mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-31 04:53:01 +02:00
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.
7 lines
86 B
Plaintext
7 lines
86 B
Plaintext
include::gre_basic.adoc[]
|
|
|
|
include::gretap_basic.adoc[]
|
|
|
|
include::vxlan_basic.adoc[]
|
|
|