libpve-network-perl (0.5-2) pve; urgency=medium

  * zones: make IPAM config optional for all zone plugins

  * zone status: mark VNets with unknown zone as failed and early return to
    avoid spamming the log with 'Use of uninitialized value' messages.

 -- Proxmox Support Team <support@proxmox.com>  Wed, 28 Apr 2021 18:25:18 +0200

libpve-network-perl (0.5-1) pve; urgency=medium

  * add foundation for IP Adresss Management (IPAM)
    + add subnet plugin
    + vnets: add subnets
    + zones: simple|evpn: add gateway ip from subnets to vnet
    + add IPAMs plugins
    + add DNS plugin

  * fix vnet gateway for routed setup + /32 pointopoint subnet

  * api: generate 'running-config' state instead of version increase on apply

  * api: add running/pending zones/vnets/subnets/controllers

  * zones: evpn : add support for loopback

  * zones: evpn/simple: add missing mask to gateway address

  * evpn: frr: use datacenter default profile (lower timeouts)

  * get local VNets: display vnet alias in comments

  * use canonical ipv6 address (RFC 5952) everywhere

  * zones: evpn: fix exitnodes for SNAT

  * zones: evpn: move vnet mac option to evpn zone plugin

  * zones: evpn: fix arp-accept and ip-forward with IPv6 SNAT

  * zones: simple: fix ip-forward && IPv6 SNAT

  * controllers: increase controllerid to 64 characters max

 -- Proxmox Support Team <support@proxmox.com>  Mon, 26 Apr 2021 16:51:32 +0200

libpve-network-perl (0.4-7) pve; urgency=medium

  * improve status API

  * use more flexible split_list for ip lists to allow various common separators

  * vnet: make tag optional and verify value in zone plugins

  * add a 'simple' plugin

 -- Proxmox Support Team <support@proxmox.com>  Fri, 03 Jul 2020 14:14:48 +0200

libpve-network-perl (0.4-6) pve; urgency=medium

  * add vnet vlan-aware option for layer2 plugins

  * vlan: ovs: use dot1q-tunnel with 802.1q when vlanaware is enabled

  * qinq|vlan: ovs: add ovsint interfaces to ovs-ports list

  * vlan|qinq: add mtu to ovsint link port

 -- Proxmox Support Team <support@proxmox.com>  Wed, 03 Jun 2020 14:15:42 +0200

libpve-network-perl (0.4-5) pve; urgency=medium

  * api: fix reload-all UPID handling

  * restrict zone and vnet names to 8 characters

  * VLAN, QinQ: avoid tagging VM/CT ports directly

  * VXLAN, EVPN: prefix internal interface names

 -- Proxmox Support Team <support@proxmox.com>  Tue, 19 May 2020 21:23:01 +0200

libpve-network-perl (0.4-4) pve; urgency=medium

  * only parse version if local sdn file exists

  * d/control: recommend frr-pythontools, ifupdown2

  * vlan plugin: add support for no vlan-aware bridge

 -- Proxmox Support Team <support@proxmox.com>  Sun, 10 May 2020 17:08:04 +0200

libpve-network-perl (0.4-3) pve; urgency=medium

  * use .version and global lock instead of .new files

 -- Proxmox Support Team <support@proxmox.com>  Sat, 02 May 2020 19:20:33 +0200

libpve-network-perl (0.4-2) pve; urgency=medium

  * vlan/qinq: use vlan-raw-device to support long predictable interfaces name

  * evpn: add support for local frr.config

  * controller : evpn : only allow 1 evpn controller

  * API2: Vnets: fix update

  * vlan/qinq: use bridge option instead uplink-id

  * move status code to zone plugin

  * qinq, vlanplugin: add status

  * move mtu properties to zone

  * add get_bridge_vlan

  * add tap|veth create|plug

  * add get_local_vnets

 -- Proxmox Support Team <support@proxmox.com>  Wed, 08 Apr 2020 19:58:10 +0200

libpve-network-perl (0.3-3) pve; urgency=medium

  * evpn: remove uplink-id, auto find interfaces instead

  * zones: vxlan : remove uplink-id (autofind) and multicast (not really used)

  * ensure /etc/pve/sdn directory is created when writing to configuration

 -- Proxmox Support Team <support@proxmox.com>  Mon, 02 Dec 2019 09:50:39 +0100

libpve-network-perl (0.3-2) pve; urgency=medium

  * add faucet, evpn, qinq Plugins

  * add permissions

  * general refactoring

 -- Proxmox Support Team <support@proxmox.com>  Tue, 26 Nov 2019 12:56:55 +0100

libpve-network-perl (0.3-1) pve; urgency=medium

  * add FRR plugin

  * VXLAN: add VRF and VRFVXLAN

  * VXLAN: add support for ipv4/ipv6/mac for anycast routing

  * VXLAN: add ip-forward|ip6-forward|arp-accept for routing

  * VXLAN: add gateway-nodes option

  * VXLAN: EVPN: fix routing to local vms on gateway nodes

  * general fixes and improvements

 -- Proxmox Support Team <support@proxmox.com>  Fri, 20 Sep 2019 16:57:42 +0200

libpve-network-perl (0.2-1) pve; urgency=medium

  * add API

  * improve VNET, VXLAN and VXLAN Multicast plugins

  * use SDN (Software Defined Network) as base module path

 -- Proxmox Support Team <support@proxmox.com>  Tue, 18 Jun 2019 10:19:25 +0200

libpve-network-perl (0.1-1) unstable; urgency=medium

  * Initial release 

 -- Proxmox Support Team <support@proxmox.com>  Wed, 27 Mar 2019 12:50:26 +0100

