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

Thomas Lamprecht t.lamprecht at proxmox.com
Wed Mar 4 15:15:24 CET 2020


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