From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: pve-devel@lists.proxmox.com, Stefan Hanreich <s.hanreich@proxmox.com>
Subject: [pve-devel] applied: [PATCH pve-common 1/1] fix #7118: fix bridge port detection when plugging netdev with vlan
Date: Wed, 10 Dec 2025 20:28:39 +0100 [thread overview]
Message-ID: <176539489167.1475167.7005677720665606431.b4-ty@proxmox.com> (raw)
In-Reply-To: <20251210184247.448937-2-s.hanreich@proxmox.com>
On Wed, 10 Dec 2025 19:42:43 +0100, Stefan Hanreich wrote:
> When tagging a network device with a VLAN tag, tap_plug checks if the
> bridge is vlan-aware and, if it isn't, creates a VLAN subinterface and
> a respective bridge for that VLAN for the physical interfaces that are
> enslaved on the bridge. The detection of physical interfaces relied on
> a regex that only allowed certain prefixes. Since the introduction of
> network-interface-pinning, the rules for network interface naming have
> been changed, and physical network interfaces are not restricted to
> certain prefixes anymore. Therefore, use the newly provided helper
> from IPRoute2 that uses `ip link` to obtain the physical bridge ports,
> instead of a regex.
>
> [...]
Applied, thanks!
[1/1] fix #7118: fix bridge port detection when plugging netdev with vlan
commit: c255d4685369ade4a969aabad26af009fcbe6698
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
next prev parent reply other threads:[~2025-12-10 19:28 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-10 18:42 [pve-devel] [PATCH common/manager/network 0/3] bookworm: fix VLAN handling on vlan-unaware bridges with pinned NIC names Stefan Hanreich
2025-12-10 18:42 ` [pve-devel] [PATCH pve-common 1/1] fix #7118: fix bridge port detection when plugging netdev with vlan Stefan Hanreich
2025-12-10 19:28 ` Thomas Lamprecht [this message]
2025-12-10 18:42 ` [pve-devel] [PATCH pve-manager 1/1] pve-sdn-commit: run for vlan/qinq zones on non-vlan-aware bridges Stefan Hanreich
2025-12-10 18:42 ` [pve-devel] [PATCH pve-network 1/1] fix #6806: vlan: qinq: fix bridge port detection Stefan Hanreich
2025-12-10 19:38 ` [pve-devel] applied: " Thomas Lamprecht
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=176539489167.1475167.7005677720665606431.b4-ty@proxmox.com \
--to=t.lamprecht@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
--cc=s.hanreich@proxmox.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