]> git.proxmox.com Git - pve-network.git/commitdiff
bump version to 0.5-1
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 26 Apr 2021 14:51:38 +0000 (16:51 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 26 Apr 2021 14:51:38 +0000 (16:51 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/changelog

index 52137c856653b703eb269ba272661eb91f21b39d..c83933e4834dff0fb3758f4fdec23618ccc6d6ba 100644 (file)
@@ -1,3 +1,40 @@
+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