[pve-devel] [PATCH close #545, #5203: Allow bridges to have any valid interface name 0/2]

DERUMIER, Alexandre alexandre.derumier at groupe-cyllene.com
Thu Feb 22 09:00:35 CET 2024


>>It might make sense to check for any possible conflicts with the SDN
>>config (running & staged).

Technically, ifupdown2 will try to merge config options, if the
interface is defined in both /etc/network/interfaces  &&
/etc/network/interfaces.d/


I have seen user doing some specific tuning on vnet like this:

/etc/network/interfaces

iface vnet1
      otheroptions ..


/etc/network/interfaces.d/

iface vnet1
      address ....
      bridge_ports ...




-------- Message initial --------
De: Stefan Hanreich <s.hanreich at proxmox.com>
Répondre à: Proxmox VE development discussion <pve-
devel at lists.proxmox.com>
À: Proxmox VE development discussion <pve-devel at lists.proxmox.com>,
Jillian Morgan <jillian.morgan at primordial.ca>
Objet: Re: [pve-devel] [PATCH close #545, #5203: Allow bridges to have
any valid interface name 0/2]
Date: 21/02/2024 15:21:06

It might make sense to check for any possible conflicts with the SDN
config (running & staged).



More information about the pve-devel mailing list