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