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