Skip to content

Add support for network tunnels to OVN networks#2504

Merged
stgraber merged 4 commits intolxc:mainfrom
presztak:ovn_tunnels
Sep 25, 2025
Merged

Add support for network tunnels to OVN networks#2504
stgraber merged 4 commits intolxc:mainfrom
presztak:ovn_tunnels

Conversation

@presztak
Copy link
Copy Markdown
Contributor

This change introduces support for GRE and VXLAN tunnels in multicast mode
within OVN networks. Non-multicast VXLAN tunnels are not supported at this time.

Closes: #1405

@github-actions github-actions bot added Documentation Documentation needs updating API Changes to the REST API labels Sep 24, 2025
@presztak presztak force-pushed the ovn_tunnels branch 7 times, most recently from 31f7131 to e8615d1 Compare September 25, 2025 15:08
@presztak presztak marked this pull request as ready for review September 25, 2025 15:21
@presztak presztak requested a review from stgraber as a code owner September 25, 2025 15:21
@presztak presztak marked this pull request as draft September 25, 2025 15:25
This change introduces support for GRE and VXLAN tunnels in multicast mode
within OVN networks. Non-multicast VXLAN tunnels are not supported at this time.

Signed-off-by: Piotr Resztak <[email protected]>
Signed-off-by: Piotr Resztak <[email protected]>
@presztak presztak marked this pull request as ready for review September 25, 2025 15:45
@stgraber stgraber merged commit c48c3be into lxc:main Sep 25, 2025
67 of 68 checks passed
@presztak presztak deleted the ovn_tunnels branch October 24, 2025 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

API Changes to the REST API Documentation Documentation needs updating

Development

Successfully merging this pull request may close these issues.

Add support for network tunnels to OVN networks

2 participants