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