public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: pve-devel@lists.proxmox.com, Gabriel Goller <g.goller@proxmox.com>
Subject: Re: [pve-devel] [PATCH network] api: sdn: fix null vmid for tap/veth ports on bridges api call
Date: Tue, 18 Nov 2025 15:19:14 +0100	[thread overview]
Message-ID: <176347549503.1275382.8944537591087728531.b4-ty@proxmox.com> (raw)
In-Reply-To: <20251118135447.337323-1-g.goller@proxmox.com>

On Tue, 18 Nov 2025 14:54:45 +0100, Gabriel Goller wrote:
> When using an interface without a firewall on a VM or container, it
> results in tap<vmid>i<index> or veth<vmid>i<index> bridge ports.
> Previously, a single regex with multiple options caused incorrect
> capture group variables, $1 and $2 would always refer to the first group
> (fwpr) even if we matched on e.g. `veth`. Split into separate matches.
> 
> 
> [...]

Applied, thanks!

[1/1] api: sdn: fix null vmid for tap/veth ports on bridges api call
      commit: adcebdefd834b79ad69b3701776f2d4cc2501bf4


_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


      reply	other threads:[~2025-11-18 14:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-18 13:54 Gabriel Goller
2025-11-18 14:19 ` Thomas Lamprecht [this message]

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=176347549503.1275382.8944537591087728531.b4-ty@proxmox.com \
    --to=t.lamprecht@proxmox.com \
    --cc=g.goller@proxmox.com \
    --cc=pve-devel@lists.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
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal