public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [PATCH ifupdown2 0/4] Fix multiple Single VXLAN Devices in bridge and some dry-run fixes
@ 2026-03-30 21:39 Robin Christ
  2026-03-30 21:39 ` [PATCH ifupdown2 1/4] nlcache: Fix missing nodad option in addr_add_dry_run Robin Christ
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Robin Christ @ 2026-03-30 21:39 UTC (permalink / raw)
  To: pve-devel; +Cc: Robin Christ

From: Robin Christ <r.christ@partimus.com>

This patch series primarily fixes multiple Single VXLAN Devices in a bridge not
working properly.
It also contains some fixes for the dry-run mode.

Note: I've never used the git e-mail workflow before (1970 has called, they want their
workflow back). Sorry if what I'm sending isn't up to the mailing list standards :)

My company e-mail doesn't work with git send-email, hence the two different e-mail addresses..

Robin Christ (4):
  nlcache: Fix missing nodad option in addr_add_dry_run
  nlcache: Add missing link_set_mtu_dry_run method
  iproute2: Fix bridge_link_update_vni_filter for dry-run
  bridge: Fix multiple Single VXLAN Devices in bridge not having
    tunnel_info applied on first run

 ...ing-nodad-option-in-addr_add_dry_run.patch |  35 ++++++
 ...-missing-link_set_mtu_dry_run-method.patch |  25 +++++
 ...e_link_update_vni_filter-for-dry-run.patch |  62 +++++++++++
 ...tiple-single-vxlan-devices-in-bridge.patch | 101 ++++++++++++++++++
 debian/patches/series                         |   4 +
 5 files changed, 227 insertions(+)
 create mode 100644 debian/patches/pve/0016-nlcache-fix-missing-nodad-option-in-addr_add_dry_run.patch
 create mode 100644 debian/patches/pve/0017-nlcache-add-missing-link_set_mtu_dry_run-method.patch
 create mode 100644 debian/patches/pve/0018-iproute2-fix-bridge_link_update_vni_filter-for-dry-run.patch
 create mode 100644 debian/patches/pve/0019-bridge-fix-multiple-single-vxlan-devices-in-bridge.patch

-- 
2.47.3




^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2026-03-31 11:44 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-03-30 21:39 [PATCH ifupdown2 0/4] Fix multiple Single VXLAN Devices in bridge and some dry-run fixes Robin Christ
2026-03-30 21:39 ` [PATCH ifupdown2 1/4] nlcache: Fix missing nodad option in addr_add_dry_run Robin Christ
2026-03-30 21:39 ` [PATCH ifupdown2 2/4] nlcache: Add missing link_set_mtu_dry_run method Robin Christ
2026-03-30 21:39 ` [PATCH ifupdown2 3/4] iproute2: Fix bridge_link_update_vni_filter for dry-run Robin Christ
2026-03-30 21:39 ` [PATCH ifupdown2 4/4] bridge: Fix multiple Single VXLAN Devices in bridge not having tunnel_info applied on first run Robin Christ
2026-03-31  8:18   ` Gabriel Goller
2026-03-31 11:45     ` Robin Christ

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal