[pve-devel] [PATCH V2 pve-network 0/7] various cleanups

Alexandre Derumier aderumier at odiso.com
Thu Dec 3 10:19:35 CET 2020


changelog v2:

- add more bugfix

Alexandre Derumier (7):
  evpn: frr: use datacenter default profile (lower timeouts)
  get_local_vnets: display vnet alias in comments
  use canonical ipv6 address (RFC 5952) everywhere
  ipam : pve: don't register hostname/description
  zones: evpn: fix exitnodes for snat
  zones: plugin : readd encode/decode value
  subnets: api : add missing param in on_update_hook for update

 PVE/API2/Network/SDN/Subnets.pm           |  2 +-
 PVE/Network/SDN.pm                        | 25 +++-----------------
 PVE/Network/SDN/Controllers/EvpnPlugin.pm |  5 ++--
 PVE/Network/SDN/Dns/PowerdnsPlugin.pm     |  3 +--
 PVE/Network/SDN/Ipams/PVEPlugin.pm        | 15 ++++--------
 PVE/Network/SDN/Subnets.pm                |  9 +++++++-
 PVE/Network/SDN/Zones/EvpnPlugin.pm       |  9 ++++----
 PVE/Network/SDN/Zones/Plugin.pm           | 28 +++++++++++++++++++++++
 8 files changed, 53 insertions(+), 43 deletions(-)

-- 
2.20.1





More information about the pve-devel mailing list