]> git.proxmox.com Git - pve-network.git/blob - debian/changelog
f9a9febe5e073d340559c79a269985f2294e2c6d
[pve-network.git] / debian / changelog
1 libpve-network-perl (0.8.4) bookworm; urgency=medium
2
3 * improve ip allocation in dhcp ranges
4
5 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Nov 2023 14:49:21 +0100
6
7 libpve-network-perl (0.8.3) bookworm; urgency=medium
8
9 * add DHCP plugin base with initial 'dnsmasq' plugin
10
11 * ipam: manage ip/mac associations
12
13 * zones: add option to choose a dhcp server
14
15 * subnets: add dhcp options
16
17 * api: refactor URL structure for ipam
18 * move listing to /ipams/pve/status
19 * move create/update/delete to /vnets/{vnetid}/ips
20
21 * downgrade frr from recommended to suggested
22
23 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Nov 2023 14:41:43 +0100
24
25 libpve-network-perl (0.8.2) bookworm; urgency=medium
26
27 * fix permissions && use new /sdn/zones/<zone>/<vnet> path
28
29 * zones: fix status
30
31 * sdn: config generation: check if interfaces.d/sdn is sourced
32
33 * zones: improve error message
34
35 * zones: add add|del_bridge_fdb to plugins
36
37 * zones: evpn: add disable-bridge-learning
38
39 * controller: evpn: fix find_bgp_controller
40
41 * controller: frr: add parsing of "interfaces" section
42
43 * controller: add isis router plugin
44
45 -- Proxmox Support Team <support@proxmox.com> Wed, 25 Oct 2023 13:05:49 +0200
46
47 libpve-network-perl (0.8.1) bookworm; urgency=medium
48
49 * fix #4657: evpn: fix exit-node with multiple vrf
50
51 * fix #4425: vxlan, evpn: add vxlan-port option to override default
52
53 * fix #4662: frr: fix config generation ordering
54
55 * fix #4389: evpn: exit nodes: null routes subnets from other zones
56
57 * fix #4683: zones: QinQ: fix vlan-protocol when bridge is VLAN aware
58
59 * network reload: fix UPID parsing for the case where a task produced
60 warnings or errors
61
62 -- Proxmox Support Team <support@proxmox.com> Tue, 06 Jun 2023 08:07:19 +0200
63
64 libpve-network-perl (0.8.0) bookworm; urgency=medium
65
66 * re-build for Proxmox VE 8 / Debian 12 Bookworm
67
68 -- Proxmox Support Team <support@proxmox.com> Thu, 25 May 2023 18:18:20 +0200
69
70 libpve-network-perl (0.7.3) bullseye; urgency=medium
71
72 * controllers: evpn: correctly limit the number of controllers to maximal
73 one
74
75 * frr: add support for prefix-list in config
76
77 -- Proxmox Support Team <support@proxmox.com> Mon, 20 Mar 2023 17:19:14 +0100
78
79 libpve-network-perl (0.7.2) bullseye; urgency=medium
80
81 * frr: update config frrversion to 8.2.2
82
83 * frr: add a local config parser and if configured merge with
84 generated config
85
86 * frr: config : add exit on router && routemaps to future proof
87 against upcoming FRR releases
88
89 -- Proxmox Support Team <support@proxmox.com> Mon, 14 Nov 2022 14:08:26 +0100
90
91 libpve-network-perl (0.7.1) bullseye; urgency=medium
92
93 * controllers: evpn: use frr restart if reload fails
94
95 * zonee: TAP plug: add support for disable bridge learning and helpers to
96 manage FDB entries manually
97
98 * controllers: evpn: fix multiple exit-nodes with route-map filtering
99
100 -- Proxmox Support Team <support@proxmox.com> Wed, 27 Apr 2022 10:33:13 +0200
101
102 libpve-network-perl (0.7.0) bullseye; urgency=medium
103
104 * controllers:
105 + allow minus and underscore in IDs again
106 + bgp: use loopback ip src for loopback network
107 + bgp: add bgp-multipath-as-path-relax option
108 + evpn: add min/max value to asn
109 + evpn/bgp : add exitnodes-primary && rework route-map
110 + evpn: add missing bgp router-id in vrf
111 + evpn: remove "no bgp ebgp-requires-policy"
112
113 * zones status: skip reporting on nodes not configured for a zone
114
115 * zones evpn: add rt-import allowing one to import external route target list
116 from external evpn network, e.g., for DC inter-connect
117
118 -- Proxmox Support Team <support@proxmox.com> Sun, 13 Feb 2022 15:04:49 +0100
119
120 libpve-network-perl (0.6.2) bullseye; urgency=medium
121
122 * evpn : add "ip route del vrf vrf_myzone unreachable default metric
123 4278198272" on exit node
124
125 * get_local_vnets: add permissions on /sdn/vnets/*
126
127 * evpn : add advertise-subnets and exitnodes-local-routing option
128
129 * vnet/subnet : add skipdns option
130
131 * api: zones: fix update
132
133 * zones: evpn: add disable-arp-nd-suppression option
134
135 * vnets: alias: check pattern and fix regex
136
137 -- Proxmox Support Team <support@proxmox.com> Fri, 12 Nov 2021 19:33:54 +0100
138
139 libpve-network-perl (0.6.1) bullseye; urgency=medium
140
141 * sdn: get local vnets : add IPAM and VLAN-aware values
142
143 * IPAM: IPv6 fixes
144
145 * subnets/ipam: fix is_gateway helper usage
146
147 -- Proxmox Support Team <support@proxmox.com> Mon, 05 Jul 2021 19:07:52 +0200
148
149 libpve-network-perl (0.6.0) buster; urgency=medium
150
151 * zones: QinQ: classic bridge: fix bridge zone name with multiple zones/vnets
152
153 * zones: QinQ: ovs: fix duplicate ovs_ports with multiple zones/vnets
154
155 * d/control: fix package description
156
157 * zone: QinQ: add VNet without tag support
158
159 * zone/subnets: fix more cases when no IPAM is defined in the configuration
160
161 * zones: simple, evpn: only enable IP-forwarding if a gateway is defined on
162 the subnet
163
164 -- Proxmox Support Team <support@proxmox.com> Mon, 10 May 2021 10:44:56 +0200
165
166 libpve-network-perl (0.5-2) pve; urgency=medium
167
168 * zones: make IPAM config optional for all zone plugins
169
170 * zone status: mark VNets with unknown zone as failed and early return to
171 avoid spamming the log with 'Use of uninitialized value' messages.
172
173 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Apr 2021 18:25:18 +0200
174
175 libpve-network-perl (0.5-1) pve; urgency=medium
176
177 * add foundation for IP Adresss Management (IPAM)
178 + add subnet plugin
179 + vnets: add subnets
180 + zones: simple|evpn: add gateway ip from subnets to vnet
181 + add IPAMs plugins
182 + add DNS plugin
183
184 * fix vnet gateway for routed setup + /32 pointopoint subnet
185
186 * api: generate 'running-config' state instead of version increase on apply
187
188 * api: add running/pending zones/vnets/subnets/controllers
189
190 * zones: evpn : add support for loopback
191
192 * zones: evpn/simple: add missing mask to gateway address
193
194 * evpn: frr: use datacenter default profile (lower timeouts)
195
196 * get local VNets: display vnet alias in comments
197
198 * use canonical ipv6 address (RFC 5952) everywhere
199
200 * zones: evpn: fix exitnodes for SNAT
201
202 * zones: evpn: move vnet mac option to evpn zone plugin
203
204 * zones: evpn: fix arp-accept and ip-forward with IPv6 SNAT
205
206 * zones: simple: fix ip-forward && IPv6 SNAT
207
208 * controllers: increase controllerid to 64 characters max
209
210 -- Proxmox Support Team <support@proxmox.com> Mon, 26 Apr 2021 16:51:32 +0200
211
212 libpve-network-perl (0.4-7) pve; urgency=medium
213
214 * improve status API
215
216 * use more flexible split_list for ip lists to allow various common separators
217
218 * vnet: make tag optional and verify value in zone plugins
219
220 * add a 'simple' plugin
221
222 -- Proxmox Support Team <support@proxmox.com> Fri, 03 Jul 2020 14:14:48 +0200
223
224 libpve-network-perl (0.4-6) pve; urgency=medium
225
226 * add vnet vlan-aware option for layer2 plugins
227
228 * vlan: ovs: use dot1q-tunnel with 802.1q when vlanaware is enabled
229
230 * qinq|vlan: ovs: add ovsint interfaces to ovs-ports list
231
232 * vlan|qinq: add mtu to ovsint link port
233
234 -- Proxmox Support Team <support@proxmox.com> Wed, 03 Jun 2020 14:15:42 +0200
235
236 libpve-network-perl (0.4-5) pve; urgency=medium
237
238 * api: fix reload-all UPID handling
239
240 * restrict zone and vnet names to 8 characters
241
242 * VLAN, QinQ: avoid tagging VM/CT ports directly
243
244 * VXLAN, EVPN: prefix internal interface names
245
246 -- Proxmox Support Team <support@proxmox.com> Tue, 19 May 2020 21:23:01 +0200
247
248 libpve-network-perl (0.4-4) pve; urgency=medium
249
250 * only parse version if local sdn file exists
251
252 * d/control: recommend frr-pythontools, ifupdown2
253
254 * vlan plugin: add support for no vlan-aware bridge
255
256 -- Proxmox Support Team <support@proxmox.com> Sun, 10 May 2020 17:08:04 +0200
257
258 libpve-network-perl (0.4-3) pve; urgency=medium
259
260 * use .version and global lock instead of .new files
261
262 -- Proxmox Support Team <support@proxmox.com> Sat, 02 May 2020 19:20:33 +0200
263
264 libpve-network-perl (0.4-2) pve; urgency=medium
265
266 * vlan/qinq: use vlan-raw-device to support long predictable interfaces name
267
268 * evpn: add support for local frr.config
269
270 * controller : evpn : only allow 1 evpn controller
271
272 * API2: Vnets: fix update
273
274 * vlan/qinq: use bridge option instead uplink-id
275
276 * move status code to zone plugin
277
278 * qinq, vlanplugin: add status
279
280 * move mtu properties to zone
281
282 * add get_bridge_vlan
283
284 * add tap|veth create|plug
285
286 * add get_local_vnets
287
288 -- Proxmox Support Team <support@proxmox.com> Wed, 08 Apr 2020 19:58:10 +0200
289
290 libpve-network-perl (0.3-3) pve; urgency=medium
291
292 * evpn: remove uplink-id, auto find interfaces instead
293
294 * zones: vxlan : remove uplink-id (autofind) and multicast (not really used)
295
296 * ensure /etc/pve/sdn directory is created when writing to configuration
297
298 -- Proxmox Support Team <support@proxmox.com> Mon, 02 Dec 2019 09:50:39 +0100
299
300 libpve-network-perl (0.3-2) pve; urgency=medium
301
302 * add faucet, evpn, qinq Plugins
303
304 * add permissions
305
306 * general refactoring
307
308 -- Proxmox Support Team <support@proxmox.com> Tue, 26 Nov 2019 12:56:55 +0100
309
310 libpve-network-perl (0.3-1) pve; urgency=medium
311
312 * add FRR plugin
313
314 * VXLAN: add VRF and VRFVXLAN
315
316 * VXLAN: add support for ipv4/ipv6/mac for anycast routing
317
318 * VXLAN: add ip-forward|ip6-forward|arp-accept for routing
319
320 * VXLAN: add gateway-nodes option
321
322 * VXLAN: EVPN: fix routing to local vms on gateway nodes
323
324 * general fixes and improvements
325
326 -- Proxmox Support Team <support@proxmox.com> Fri, 20 Sep 2019 16:57:42 +0200
327
328 libpve-network-perl (0.2-1) pve; urgency=medium
329
330 * add API
331
332 * improve VNET, VXLAN and VXLAN Multicast plugins
333
334 * use SDN (Software Defined Network) as base module path
335
336 -- Proxmox Support Team <support@proxmox.com> Tue, 18 Jun 2019 10:19:25 +0200
337
338 libpve-network-perl (0.1-1) unstable; urgency=medium
339
340 * Initial release
341
342 -- Proxmox Support Team <support@proxmox.com> Wed, 27 Mar 2019 12:50:26 +0100
343