public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: Proxmox VE development discussion <pve-devel@lists.proxmox.com>,
	Wolfgang Bumiller <w.bumiller@proxmox.com>
Subject: [pve-devel] applied: [PATCH container] fix #3140: allow iface suffix on link local dns address
Date: Tue, 24 Nov 2020 13:46:42 +0100	[thread overview]
Message-ID: <363117d3-29dd-b577-1f8b-4016141a93b8@proxmox.com> (raw)
In-Reply-To: <20201124121945.23444-1-w.bumiller@proxmox.com>

On 24.11.20 13:19, Wolfgang Bumiller wrote:
> Allows nameserver entries of the form `fe80::1%eth2`
> 
> Note that previously the schema allowed domain names here as
> well, while only allowing IPs in the hotplug's verification
> code.
> 
> Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
> ---
> NOTE: GUI still needs to be adapted for this.
> 

I do not think we'll bump container immediately, but even if, a user can
only run into issues if they used the CLI to set such a value in the first
place...

>  src/PVE/LXC.pm        |  2 +-
>  src/PVE/LXC/Config.pm | 19 ++++++++++++++++++-
>  2 files changed, 19 insertions(+), 2 deletions(-)
> 
>

... so, applied, thanks!




      reply	other threads:[~2020-11-24 12:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-24 12:19 [pve-devel] " Wolfgang Bumiller
2020-11-24 12:46 ` 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=363117d3-29dd-b577-1f8b-4016141a93b8@proxmox.com \
    --to=t.lamprecht@proxmox.com \
    --cc=pve-devel@lists.proxmox.com \
    --cc=w.bumiller@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