]> git.proxmox.com Git - pve-container.git/commitdiff
fix #3140: allow iface suffix on link local dns address
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 24 Nov 2020 12:19:45 +0000 (13:19 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 24 Nov 2020 12:44:22 +0000 (13:44 +0100)
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>

No differences found