]> git.proxmox.com Git - pve-network.git/blob - debian/changelog
1ccf136acca571acdc019e0924cfe806b6cef90f
[pve-network.git] / debian / changelog
1 libpve-network-perl (0.6.2) bullseye; urgency=medium
2
3 * evpn : add "ip route del vrf vrf_myzone unreachable default metric
4 4278198272" on exit node
5
6 * get_local_vnets: add permissions on /sdn/vnets/*
7
8 * evpn : add advertise-subnets and exitnodes-local-routing option
9
10 * vnet/subnet : add skipdns option
11
12 * api: zones: fix update
13
14 * zones: evpn: add disable-arp-nd-suppression option
15
16 * vnets: alias: check pattern and fix regex
17
18 -- Proxmox Support Team <support@proxmox.com> Fri, 12 Nov 2021 19:33:54 +0100
19
20 libpve-network-perl (0.6.1) bullseye; urgency=medium
21
22 * sdn: get local vnets : add IPAM and VLAN-aware values
23
24 * IPAM: IPv6 fixes
25
26 * subnets/ipam: fix is_gateway helper usage
27
28 -- Proxmox Support Team <support@proxmox.com> Mon, 05 Jul 2021 19:07:52 +0200
29
30 libpve-network-perl (0.6.0) buster; urgency=medium
31
32 * zones: QinQ: classic bridge: fix bridge zone name with multiple zones/vnets
33
34 * zones: QinQ: ovs: fix duplicate ovs_ports with multiple zones/vnets
35
36 * d/control: fix package description
37
38 * zone: QinQ: add VNet without tag support
39
40 * zone/subnets: fix more cases when no IPAM is defined in the configuration
41
42 * zones: simple, evpn: only enable IP-forwarding if a gateway is defined on
43 the subnet
44
45 -- Proxmox Support Team <support@proxmox.com> Mon, 10 May 2021 10:44:56 +0200
46
47 libpve-network-perl (0.5-2) pve; urgency=medium
48
49 * zones: make IPAM config optional for all zone plugins
50
51 * zone status: mark VNets with unknown zone as failed and early return to
52 avoid spamming the log with 'Use of uninitialized value' messages.
53
54 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Apr 2021 18:25:18 +0200
55
56 libpve-network-perl (0.5-1) pve; urgency=medium
57
58 * add foundation for IP Adresss Management (IPAM)
59 + add subnet plugin
60 + vnets: add subnets
61 + zones: simple|evpn: add gateway ip from subnets to vnet
62 + add IPAMs plugins
63 + add DNS plugin
64
65 * fix vnet gateway for routed setup + /32 pointopoint subnet
66
67 * api: generate 'running-config' state instead of version increase on apply
68
69 * api: add running/pending zones/vnets/subnets/controllers
70
71 * zones: evpn : add support for loopback
72
73 * zones: evpn/simple: add missing mask to gateway address
74
75 * evpn: frr: use datacenter default profile (lower timeouts)
76
77 * get local VNets: display vnet alias in comments
78
79 * use canonical ipv6 address (RFC 5952) everywhere
80
81 * zones: evpn: fix exitnodes for SNAT
82
83 * zones: evpn: move vnet mac option to evpn zone plugin
84
85 * zones: evpn: fix arp-accept and ip-forward with IPv6 SNAT
86
87 * zones: simple: fix ip-forward && IPv6 SNAT
88
89 * controllers: increase controllerid to 64 characters max
90
91 -- Proxmox Support Team <support@proxmox.com> Mon, 26 Apr 2021 16:51:32 +0200
92
93 libpve-network-perl (0.4-7) pve; urgency=medium
94
95 * improve status API
96
97 * use more flexible split_list for ip lists to allow various common separators
98
99 * vnet: make tag optional and verify value in zone plugins
100
101 * add a 'simple' plugin
102
103 -- Proxmox Support Team <support@proxmox.com> Fri, 03 Jul 2020 14:14:48 +0200
104
105 libpve-network-perl (0.4-6) pve; urgency=medium
106
107 * add vnet vlan-aware option for layer2 plugins
108
109 * vlan: ovs: use dot1q-tunnel with 802.1q when vlanaware is enabled
110
111 * qinq|vlan: ovs: add ovsint interfaces to ovs-ports list
112
113 * vlan|qinq: add mtu to ovsint link port
114
115 -- Proxmox Support Team <support@proxmox.com> Wed, 03 Jun 2020 14:15:42 +0200
116
117 libpve-network-perl (0.4-5) pve; urgency=medium
118
119 * api: fix reload-all UPID handling
120
121 * restrict zone and vnet names to 8 characters
122
123 * VLAN, QinQ: avoid tagging VM/CT ports directly
124
125 * VXLAN, EVPN: prefix internal interface names
126
127 -- Proxmox Support Team <support@proxmox.com> Tue, 19 May 2020 21:23:01 +0200
128
129 libpve-network-perl (0.4-4) pve; urgency=medium
130
131 * only parse version if local sdn file exists
132
133 * d/control: recommend frr-pythontools, ifupdown2
134
135 * vlan plugin: add support for no vlan-aware bridge
136
137 -- Proxmox Support Team <support@proxmox.com> Sun, 10 May 2020 17:08:04 +0200
138
139 libpve-network-perl (0.4-3) pve; urgency=medium
140
141 * use .version and global lock instead of .new files
142
143 -- Proxmox Support Team <support@proxmox.com> Sat, 02 May 2020 19:20:33 +0200
144
145 libpve-network-perl (0.4-2) pve; urgency=medium
146
147 * vlan/qinq: use vlan-raw-device to support long predictable interfaces name
148
149 * evpn: add support for local frr.config
150
151 * controller : evpn : only allow 1 evpn controller
152
153 * API2: Vnets: fix update
154
155 * vlan/qinq: use bridge option instead uplink-id
156
157 * move status code to zone plugin
158
159 * qinq, vlanplugin: add status
160
161 * move mtu properties to zone
162
163 * add get_bridge_vlan
164
165 * add tap|veth create|plug
166
167 * add get_local_vnets
168
169 -- Proxmox Support Team <support@proxmox.com> Wed, 08 Apr 2020 19:58:10 +0200
170
171 libpve-network-perl (0.3-3) pve; urgency=medium
172
173 * evpn: remove uplink-id, auto find interfaces instead
174
175 * zones: vxlan : remove uplink-id (autofind) and multicast (not really used)
176
177 * ensure /etc/pve/sdn directory is created when writing to configuration
178
179 -- Proxmox Support Team <support@proxmox.com> Mon, 02 Dec 2019 09:50:39 +0100
180
181 libpve-network-perl (0.3-2) pve; urgency=medium
182
183 * add faucet, evpn, qinq Plugins
184
185 * add permissions
186
187 * general refactoring
188
189 -- Proxmox Support Team <support@proxmox.com> Tue, 26 Nov 2019 12:56:55 +0100
190
191 libpve-network-perl (0.3-1) pve; urgency=medium
192
193 * add FRR plugin
194
195 * VXLAN: add VRF and VRFVXLAN
196
197 * VXLAN: add support for ipv4/ipv6/mac for anycast routing
198
199 * VXLAN: add ip-forward|ip6-forward|arp-accept for routing
200
201 * VXLAN: add gateway-nodes option
202
203 * VXLAN: EVPN: fix routing to local vms on gateway nodes
204
205 * general fixes and improvements
206
207 -- Proxmox Support Team <support@proxmox.com> Fri, 20 Sep 2019 16:57:42 +0200
208
209 libpve-network-perl (0.2-1) pve; urgency=medium
210
211 * add API
212
213 * improve VNET, VXLAN and VXLAN Multicast plugins
214
215 * use SDN (Software Defined Network) as base module path
216
217 -- Proxmox Support Team <support@proxmox.com> Tue, 18 Jun 2019 10:19:25 +0200
218
219 libpve-network-perl (0.1-1) unstable; urgency=medium
220
221 * Initial release
222
223 -- Proxmox Support Team <support@proxmox.com> Wed, 27 Mar 2019 12:50:26 +0100
224