From: Robin Christ <robin@rchrist.io>
To: pve-devel@lists.proxmox.com
Cc: Robin Christ <r.christ@partimus.com>
Subject: [PATCH ifupdown2 0/4] Fix multiple Single VXLAN Devices in bridge and some dry-run fixes
Date: Mon, 30 Mar 2026 23:39:17 +0200 [thread overview]
Message-ID: <20260330213921.533853-1-robin@rchrist.io> (raw)
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
next reply other threads:[~2026-03-30 21:48 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-30 21:39 Robin Christ [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260330213921.533853-1-robin@rchrist.io \
--to=robin@rchrist.io \
--cc=pve-devel@lists.proxmox.com \
--cc=r.christ@partimus.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox