[pve-devel] applied-series: [PATCH pve-network 0/5] sdn fixes and improvements

Thomas Lamprecht t.lamprecht at proxmox.com
Tue Nov 9 19:01:31 CET 2021


On 05.11.21 09:06, Alexandre Derumier wrote:
> This is a resubmit of last months patches
> + some new fix && features for evpn.
> 
> 
> 
> Alexandre Derumier (5):
>   vnet/subnet : add skipdns option
>   get_local_vnets: add permissions on /sdn/vnets/*
>   api2: zones: fix update
>   zones: evpn: add disable-arp-nd-suppression option
>   vnets: alias: fix regex
> 
>  PVE/API2/Network/SDN/Zones.pm                 |  4 +-
>  PVE/Network/SDN.pm                            |  2 +-
>  PVE/Network/SDN/Subnets.pm                    | 70 +++++++++++--------
>  PVE/Network/SDN/VnetPlugin.pm                 |  2 +-
>  PVE/Network/SDN/Vnets.pm                      | 16 ++---
>  PVE/Network/SDN/Zones/EvpnPlugin.pm           | 10 ++-
>  .../expected_controller_config                | 31 ++++++++
>  .../expected_sdn_interfaces                   | 40 +++++++++++
>  .../disable_arp_nd_suppression/interfaces     |  7 ++
>  .../disable_arp_nd_suppression/sdn_config     | 26 +++++++
>  10 files changed, 164 insertions(+), 44 deletions(-)
>  create mode 100644 test/zones/evpn/disable_arp_nd_suppression/expected_controller_config
>  create mode 100644 test/zones/evpn/disable_arp_nd_suppression/expected_sdn_interfaces
>  create mode 100644 test/zones/evpn/disable_arp_nd_suppression/interfaces
>  create mode 100644 test/zones/evpn/disable_arp_nd_suppression/sdn_config
> 



applied series (albeit the "add permissions on /sdn/vnets/*" was already applied), thanks!





More information about the pve-devel mailing list