[pve-devel] [pve-common 3/3] allow multiple address by interfaces

Alexandre DERUMIER aderumier at odiso.com
Wed Mar 4 17:13:10 CET 2020


Hi,

yes, it need an small api change. I dind't sent the patch serie as it was just an RFC.

I'll send it today


----- Mail original -----
De: "Thomas Lamprecht" <t.lamprecht at proxmox.com>
À: "pve-devel" <pve-devel at pve.proxmox.com>, "aderumier" <aderumier at odiso.com>
Envoyé: Mercredi 4 Mars 2020 15:15:24
Objet: Re: [pve-devel] [pve-common 3/3] allow multiple address by interfaces

On 2/20/20 12:55 PM, Alexandre Derumier wrote: 
> Signed-off-by: Alexandre Derumier <aderumier at odiso.com> 
> --- 
> src/PVE/INotify.pm | 64 +++++++++++++------ 
> test/etc_network_interfaces/t.bridge-v4-v6.pl | 4 +- 
> .../t.create_network.pl | 6 +- 
> .../t.list-interfaces.pl | 47 +++++++++----- 
> .../t.ovs_bridge_allow.pl | 2 +- 
> .../etc_network_interfaces/t.unknown_order.pl | 2 +- 
> .../t.update_network.pl | 8 +-- 
> 7 files changed, 88 insertions(+), 45 deletions(-) 
> 

isn't this also breaking compat by switching from string to array for address 
and address6 entries? Or how does the API gets this info? 




More information about the pve-devel mailing list