]> git.proxmox.com Git - ifupdown2.git/blame - debian/changelog
bump version to 3.2.0-1+pmx6
[ifupdown2.git] / debian / changelog
CommitLineData
033e9282
TL
1ifupdown2 (3.2.0-1+pmx6) bookworm; urgency=medium
2
3 * revert patch that tried to fix MAC-addresses for bond interfaces, some
4 network switches and adapters cannot cope with the way it was done, rather
5 set up a systemd policy.
6
7 -- Proxmox Support Team <support@proxmox.com> Wed, 15 Nov 2023 08:51:14 +0100
8
c5ce9314
TL
9ifupdown2 (3.2.0-1+pmx5) bookworm; urgency=medium
10
11 * fix new systemd behavior of assinging random MAC to bond by actively
12 assining the one from the first slave-interface again
13
14 -- Proxmox Support Team <support@proxmox.com> Fri, 15 Sep 2023 16:20:25 +0200
15
16ifupdown2 (3.2.0-1+pmx4) bookworm; urgency=medium
f18921bd
WB
17
18 * ipv6/slaac: fix accept_ra/autoconf sysctl not being applied on bridge
19 interfaces
20
21 -- Proxmox Support Team <support@proxmox.com> Thu, 10 Aug 2023 09:04:25 +0200
22
0bb51333
TL
23ifupdown2 (3.2.0-1+pmx3) bookworm; urgency=medium
24
25 * depend on ethtool by default
26
27 * backport support for rx-vlan-filter in the ethtool plugin
28
29 * backport missing import for the 'traceback' python module in the scheduler
30
31 -- Proxmox Support Team <support@proxmox.com> Mon, 26 Jun 2023 20:40:22 +0200
32
8bd3ea38
TL
33ifupdown2 (3.2.0-1+pmx2) bookworm; urgency=medium
34
35 * ship default policy to enable setting the MAC of a bridge to its first
36 port in a stable way again, was dropped by mistake for bookworm re-build.
37
38 -- Proxmox Support Team <support@proxmox.com> Wed, 21 Jun 2023 08:21:02 +0200
39
8ff75e3c
AD
40ifupdown2 (3.2.0-1+pmx1) bookworm; urgency=medium
41
42 * update to 3.2.0 upstream release
43
44 * build for Debian 12 Bookworm based releases
45
46 * remove old upstreamed patches
47
48 * add ipv6 slaac support (inet6 auto / accept_ra)
49
50 * remove lacp bond min-links=0 warning
51
52 -- Proxmox Support Team <support@proxmox.com> Sat, 20 May 2023 11:05:14 +0200
53
cf37f188
TL
54ifupdown2 (3.2.0) unstable; urgency=medium
55
56 * Fix: Sonarqube issues
57 * Fix: ifquery hangs indefinitely on ^C
58 * Fix: Skipping admin down on deleted vlans
59 * Fix: Merge existing MTU into new netlink object
60 * Fix: scheduler: env variable not properly set for user commands (fixes #218)
61 * Fix: ifquery-check: vlan-protocol for dotted interfaces
62 * Fix: Down ops on vrf-slave should set the slave admin down
63 * New: Allow bond creation without slaves
64 * New: Add `--set-ring` option to ethtool
65 * New: Openvswitch : add support for fakebridge
66 * New: add support for systemd logging (--systemd)
67 * New: Process hwaddress before processing ip addresses
68 * New: Set protodown off on bond slave before bond is deleted
69 * New: Make sure bond speed and slaves (swps) speed are matching
70
71 -- Julien Fortin <jfortin@nvidia.com> Thu, 04 May 2023 23:42:00 -0700
72
2bc14bc2
TL
73ifupdown2 (3.1.0-1+pmx4) bullseye; urgency=medium
74
75 * add ovs support for fakebridge
76
77 * vlan: fix vlan-protocol query check
78
79 * Avoid updating VLAN attributes (vlan-protocol, vlan-id) on reload, if it's
80 not a full ifdown + ifup cycle.
81
82 -- Proxmox Support Team <support@proxmox.com> Tue, 16 May 2023 12:01:14 +0200
83
84ifupdown2 (3.1.0-1+pmx3) bullseye; urgency=medium
85
86 * fix a point-to-point regression introduced in 3.1
87
88 -- Proxmox Support Team <support@proxmox.com> Mon, 26 Jul 2021 12:29:08 +0200
89
90ifupdown2 (3.1.0-1+pmx2) bullseye; urgency=medium
91
92 * avoid re-generating and reloading network configuration in the installer
93
94 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Jul 2021 10:35:31 +0200
95
96ifupdown2 (3.1.0-1+pmx1) bullseye; urgency=medium
97
98 * update to 3.1.0 upstream release
99
100 * ship default policy to enable setting the MAC of a bridge to its first
101 port in a stable way.
102
103 -- Proxmox Support Team <support@proxmox.com> Wed, 14 Jul 2021 16:58:03 +0200
104
105
cf37f188
TL
106ifupdown2 (3.1.0-1) unstable; urgency=medium
107
108 * New: ifquery-check now validates admin state
109 * New: bond: bond mac should always be inherited from it's first slave
110
111 * New: macvlan/addressvirtual features:
2bc14bc2
TL
112 - check interface name lenght and warn if len > 15
113 - sync macvlan forwarding state with lower-device
cf37f188
TL
114
115 * New: vxlan features:
2bc14bc2
TL
116 - Single vxlan device support (bridge-vlan-vni-map)
117 - New attributes:
118 - vxlan-mcastgrp-map (vxlan multicast group for single-vxlan device)
119 - vxlan-vnifilter (vxlan vni filter for single-vxlan device)
120 - vxlan-remoteip-map (static HREP entries for static single vxlan dev)
121 - vxlan-tos (ToS value)
122 - vxlan-udp-csum (whether to perform checksumming or not)
123 - New policy:
124 - vxlan-support-mix-dev-types: allow mix of traditional and single
125 vxlan device (default to yes)
cf37f188
TL
126
127 * New: bridge features:
2bc14bc2
TL
128 - add multi bridge support for bridge_set_static_mac_from_port=yes
129 - check if bridge mac is already inherited from a port
130 - detect VXLAN mis-config VNI "bridge-learning=on" and warn
131 - detect and warn when arp suppression is enabled but no vlan config
132 - bridge-arp-nd-suppress with ifquery --with-default if policy is set
133 - enable ipv6 on SVD brport
134 - enable forwarding on dhcp bridges (fixes: #179)
135 - New attribute:
136 - bridge-vlan-vni-map (single vxlan device support)
137 - New policy:
138 - bridge_always_up_dummy_brport
cf37f188
TL
139
140 * New: address features:
2bc14bc2
TL
141 - warn user if L3-SVI is configured with "ip-forward off"
142 - enable ipv6 before adding new address
143 - New policies:
144 - check_l3_svi_ip_forwarding (check ip forward on l3 svi, default off)
145 - ip_blacklist: blacklist specific ip addresses
cf37f188
TL
146
147 * New: vlan features:
2bc14bc2
TL
148 - check vlan-id misconfiguration and print warning
149 - New attribute:
150 - vlan-bridge-binding (if enabled link state is no longer automatically
151 transferred from the lower device)
cf37f188
TL
152
153 * Fix: address: remove stale fdb entry for svi (when hwaddress is used)
154 * Fix: usercmds: Set environment just like the original ifupdown
155 * Fix: update mako template warning (python3-mako)
156 * Fix: batman_adv: fix unresolved reference
157
158 -- Julien Fortin <jfortin@nvidia.com> Mon, 05 Jul 2021 23:42:42 +0200
159
2bc14bc2
TL
160ifupdown2 (3.0.0-1+pve6) bullseye; urgency=medium
161
162 * always trigger a reload on first installation, to cope with ifupdown1
163 doing a networking stop on its way out.
164
165 -- Proxmox Support Team <support@proxmox.com> Tue, 06 Jul 2021 14:00:17 +0200
166
167ifupdown2 (3.0.0-1+pve5) bullseye; urgency=medium
168
169 * fix shipping networking.service for updated debhelper compat level
170
171 -- Proxmox Support Team <support@proxmox.com> Tue, 25 May 2021 10:36:40 +0200
172
173ifupdown2 (3.0.0-1+pve4) bullseye; urgency=medium
174
175 * re-build for Proxmox VE 7 / Debian Bullseye
176
177 -- Proxmox Support Team <support@proxmox.com> Mon, 24 May 2021 12:38:32 +0200
178
179ifupdown2 (3.0.0-1+pve3) buster; urgency=medium
180
181 * allow vlan tag inside vxlan tunnel
182
183 * only rewrite config on first ifupdown2 installation
184
185 * update ifupdown2 submodule to current master
186
187 -- Proxmox Support Team <support@proxmox.com> Fri, 25 Sep 2020 09:17:21 +0200
188
189ifupdown2 (3.0.0-1+pve2) pve; urgency=medium
190
191 * OVS already manages the MTU if 'ovs-mtu' is defined, mind that.
192
193 -- Proxmox Support Team <support@proxmox.com> Fri, 05 Jun 2020 08:31:14 +0200
194
195ifupdown2 (3.0.0-1+pve1) pve; urgency=medium
196
197 * update to new 3.0.0 upstream release
198
199 -- Proxmox Support Team <support@proxmox.com> Wed, 03 Jun 2020 09:22:02 +0200
200
cf37f188
TL
201ifupdown2 (3.0.0-1) unstable; urgency=medium
202
203 * New: python3 support
204 * New: attribute alias support
205 * New: bridge-always-up attribute
206 * New: set bridge mtu with policy default
207 * New: ES bond with "es-sys-mac" attribute
208 * New: vxlan attribute: vxlan-mcastgrp-map
209 * New: support for "veth-peer-name" attribute
210 * New: dhcp policy: dhclient_retry_on_failure
211 * New: support for marking interfaces as mgmt interfaces
212 * New: bridge-vlan-vni-map attribute (single vxlan device)
213 * New: dhcp: skipping dhcp configuration if link-down yes
214 * New: vrf-slave: keep vlan down if lower device has "link-down yes"
215 * New: vxlan: support for vxlan-svcnodeip6 and vxlan-mcastgrp6 (fixes #43)
216 * New: support for add ovs-ports-condone-regex attribute (openvswitch)
217 * Fix: dry-run exceptions
218 * Fix: bond enslavement ordering
219 * Fix: process MTU before addrgen
220 * Fix: set bridge MTU after bridge creation
221 * Fix: ifquery-running: incorrect displayed data
222 * Fix: tunnel configuration compatibility with ifupdown1
223 * Fix: start-networking script is back to handle mgmt & hotplug cases
224 * Fix: devices matching with ".{0,13}\-v" could get removed by ifreload
225 * Fix: mstpctl: check mstpctl-stp and bridge-stp and fix bridge cache update
226 * Removing python-argcomplete dependency
227
228 -- Julien Fortin <julien@cumulusnetworks.com> Tue, 04 Aug 2020 23:42:42 +0200
229
230ifupdown2 (2.0.2-1) unstable; urgency=medium
231
232 * New: addons: ethtool: add support for "ethtool_ignore_errors" policy
233 * New: addons: dhcp: if mgmt vrf context exec dhclient in default vrf
234 * Fix: nlpacket: don't raise an exception on 24 bytes mac address (#140)
235 * Fix: IFLA_INFO_KIND: decode tunnel data
236 * Fix: XFRM for 2.x release
237 * Fix: addons.conf: remove duplicate entry for tunnel pre-up
238
239 -- Julien Fortin <julien@cumulusnetworks.com> Wed, 04 Mar 2020 23:42:42 +0100
240
2bc14bc2
TL
241ifupdown2 (2.0.1-1+pve10) pve; urgency=medium
242
243 * avoid bringing network config in sync if pve-common isn't available
244
245 * openvswitch: do not remove tap|veth interfaces when adding an internal ovs
246 port
247
248 -- Proxmox Support Team <support@proxmox.com> Tue, 19 May 2020 22:11:49 +0200
249
250ifupdown2 (2.0.1-1+pve8) pve; urgency=medium
251
252 * drop now outdated allow=ovs systemd service ExecStart/Stop adaption
253
254 -- Proxmox Support Team <support@proxmox.com> Mon, 16 Mar 2020 06:33:45 +0100
255
256ifupdown2 (2.0.1-1+pve7) pve; urgency=medium
257
258 * fupdown2-pre.service: fix udevadm path for non usr-merged systems
259
260 -- Proxmox Support Team <support@proxmox.com> Tue, 10 Mar 2020 08:09:53 +0100
261
262ifupdown2 (2.0.1-1+pve6) pve; urgency=medium
263
264 * add openvswitch addon
265
266 * add patch to ifup/ifdown allow=ovs on start/stop
267
268 * add ifupdown2-pre.service service to be sure that networking devices are
269 correctly setup before networking service is started
270
271 * do not change interface forwarding value if not defined
272
273 * read/write the network configuration on upgrade and removal of the
274 ifupdown2 package, writing eventual changes to the pending 'interfaces.new'
275 changes file. This ensures compatibility adapations for a respective
276 ifupdwon2 or ifupdown1 version are enforced.
277
278 -- Proxmox Support Team <support@proxmox.com> Mon, 09 Mar 2020 13:25:58 +0100
279
280ifupdown2 (2.0.1-1+pve4) pve; urgency=medium
281
282 * execute addon scripts before module to ensure OVS interfaces are available
283 at the time they're now being configured...
284
285 -- Proxmox Support Team <support@proxmox.com> Mon, 03 Feb 2020 10:53:43 +0100
286
287ifupdown2 (2.0.1-1+pve3) pve; urgency=medium
288
289 * fix ordering and dependencies of networking.service
290
291 -- Proxmox Support Team <support@proxmox.com> Thu, 30 Jan 2020 12:51:45 +0100
292
293ifupdown2 (2.0.1-1+pve2) pve; urgency=medium
294
295 * Update to 2.0.1-1
296
297 -- Proxmox Support Team <support@proxmox.com> Mon, 13 Jan 2020 09:14:22 +0100
298
cf37f188
TL
299ifupdown2 (2.0.1-1) unstable; urgency=medium
300
301 * New argv option: --nldebug to print netlink debug message
302 * New: ethtool: nics (GRO, LRO GSO, TSO, UFO, TX and RX) offload attributes
303
304 -- Julien Fortin <julien@cumulusnetworks.com> Tue, 31 Dec 2019 15:21:06 +0100
305
306ifupdown2 (2.0.0-1) unstable; urgency=medium
307
308 * Introduction of the live netlink cache
309 * Refactoring and PEP8 fixes
310 * Install systemd ifupdown2.netowrking.service and ifup.service
311 * Addons: bond: bond-primary attributes (closes: #9)
312 * Addons: address-virtual: vrrp support
313 * Addons: address: add arp-accept option
314 * Addons: tunnel: adding "tunnel-" prefix to every attributes
315 * Loopback interface won't go down (unless link-down yes)
316 * Macvlans (address-virtual) can now be configured without ips
317 * Add support for vxlan multicast group (vxlan-mcastgrp)
318 * New sets of poliicies:
319 - bridge polcy for vxlan port: bridge-vxlan-arp-nd-suppres (ON/off)
320 - bridge policy for vxlan port: bridge_vxlan_port_learning (ON/off)
321 - bridge policy for vxlan port:
322 vxlan_bridge_igmp_snooping_enable_port_mcrouter (1/0)
323
324 -- Julien Fortin <julien@cumulusnetworks.com> Tue, 01 Oct 2019 23:42:42 +0200
325
2bc14bc2
TL
326ifupdown2 (1.2.8-1+pve4) pve; urgency=medium
327
328 * add arp-accept option required for bgp-evpn
329
330 * config: keep addon_syntax_check off to allow openvswitch syntax
331
332 -- Proxmox Support Team <support@proxmox.com> Tue, 26 Nov 2019 14:29:11 +0100
333
334ifupdown2 (1.2.8-1+pve3) pve; urgency=medium
335
336 * re-add config tuning patch to allow multiple VLAN aware bridges and
337 allow `ovs_*` options to co-exist
338
339 -- Proxmox Support Team <support@proxmox.com> Fri, 30 Aug 2019 06:58:55 +0200
340
341ifupdown2 (1.2.8-1+pve2) pve; urgency=medium
342
343 * restore the behavior to not remove (tap|veth|fwpr) interfaces from bridges
344 on ifup
345
346 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Aug 2019 16:43:11 +0200
347
348ifupdown2 (1.2.8-1+pve1) pve; urgency=medium
349
350 * update to upstream 1.2.8-1 release
351
352 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Aug 2019 11:06:45 +0200
353
cf37f188
TL
354ifupdown2 (1.2.8-1) unstable; urgency=medium
355
356 * New: Add policy dhcp6-duid to specify DUID type to be used for IPv6 interfaces
357
358 -- Julien Fortin <julien@cumulusnetworks.com> Thu, 11 Jul 2019 23:42:42 +0200
359
360ifupdown2 (1.2.7-1) unstable; urgency=medium
361
362 * New: Add bridge-ports-condone-regex option (closes #117)
363
364 -- Julien Fortin <julien@cumulusnetworks.com> Tue, 09 Jul 2019 23:42:42 +0200
365
366ifupdown2 (1.2.6-1) unstable; urgency=medium
367
368 * Fix: AttributeError exception in bridge module (fixes #90)
369 * Fix: ifupdownaddons: LinkUtils fix cmd concatenation (closes: #930839)
370 * New. policymanager: merge module policy instead of overriding duplicates
371 * New: set default mtu on user defined device (via link-type)
372 * New: add support for vxlan-ttl attribute
373 * New: add support for vrrp attribute
374 * New: introduce new bridge policy:
375 "vxlan_bridge_igmp_snooping_enable_port_mcrouter"
376 * New: link-down yes will also down macvlans
377 * New: XFRM addon module
378 * New: Add policy to wait for IPv6 link local address to be available
379
380 -- Julien Fortin <julien@cumulusnetworks.com> Sun, 23 Jun 2019 23:42:42 -1000
381
2bc14bc2
TL
382ifupdown2 (1.2.5-2+pve1) pve; urgency=medium
383
384 * don't remove bridge if tap|veth|fw are connected
385 * ifup/ifdown vxlan interface on reload
386 * update to current upstream master
387 * add uplink-id option
388
389 -- Proxmox Support Team <support@proxmox.com> Tue, 18 Jun 2019 10:22:34 +0200
390
391ifupdown2 (1.2.5-1+pvetest1) unstable; urgency=medium
392
393 * Update to 1.2.5-1
394
395 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Apr 2019 10:00:00 +0200
396
cf37f188 397ifupdown2 (1.2.5-1) unstable; urgency=medium
4c0e2ad7 398
cf37f188
TL
399 * Fix: ifupdown2 scripts: log warning on EACCES exception (Fixes #89)
400 * Fix: debian: install sysvinit script (closes: #918775)
401 * Fix: debian: postinst: remove diversion after upgrade from stretch
402 (closes: #919443)
403
404 -- Julien Fortin <julien@cumulusnetworks.com> Mon, 21 Jan 2019 23:42:42 +8000
405
406ifupdown2 (1.2.4-1) unstable; urgency=medium
407
408 * Fix: statemanager directory path customization via ifupdown2.conf
409 (closes: #918832)
410
411 -- Julien Fortin <julien@cumulusnetworks.com> Fri, 11 Jan 2019 23:42:42 +0000
4c0e2ad7 412
cf37f188 413ifupdown2 (1.2.3-1) unstable; urgency=medium
4c0e2ad7 414
cf37f188 415 * Fix: log: use stderr if syslog initialization fails (closes: #917534)
4c0e2ad7 416
cf37f188 417 -- Julien Fortin <julien@cumulusnetworks.com> Sun, 30 Dec 2018 23:42:42 +0700
4c0e2ad7 418
2bc14bc2
TL
419ifupdown2 (1.2.2-1+pvetest1) unstable; urgency=medium
420
421 * Update to 1.2.2
422
423 -- Proxmox Support Team <support@proxmox.com> Mon, 31 Dec 2018 09:00:00 +0200
424
cf37f188 425ifupdown2 (1.2.2-1) unstable; urgency=medium
02c0adc2 426
cf37f188
TL
427 * New: add support for B.A.T.M.A.N. adv. attributes
428 * New: support for new iproute2 format (bridge vlan show)
429 * New: add new checks for existing device with vxlan attributes
430 * Fix: pypi install: local addons modules should be loaded first
431 * Fix: link-down yes on vrf slaves
432 * Fix: nlmanager: use strerror to format kernel error
433 * Fix: ethtool: FEC: translate None and NotSupported values to link-fec off
434 * Fix: man: remove non-implemented -m option (closes: #905572)
02c0adc2 435
cf37f188 436 -- Julien Fortin <julien@cumulusnetworks.com> Thu, 20 Dec 2018 23:42:42 +0000
02c0adc2 437
cf37f188 438ifupdown2 (1.2.1) UNRELEASED; urgency=medium
825a87a5 439
cf37f188
TL
440 * Fix #54: address module new l3_intf_default_gateway_set_onlink policy
441 * Fix: Link down does not work on any intf configured in a VRF
442 * Add: ethtool: add link-speed 10 to valid values array
443 * Add: address: add l3_intf_arp_accept policy to control ARP_ACCEPT
444 * Add: warning when bridge attribute are used on non br[port] intf
445 * Add: point-to-point protocol (ppp) addon to create/configure ppp interfaces
446 * Add: tunnel support (gretap, ipip, sit, vti, ip6gre, ipip6, ip6ip6, vti6)
447 * Add: 0/1/on/off/yes/no support to ip[6]-forward attribute
448 * Add: address module_globals policy l3_intf_arp_accept to control ARP_ACCEPT
449 * addressvirtual module_globals "addressvirtual_with_route_metric" policy
450 * Closes: ethtool: link-fec: local variable 'fec_attrs'
451 referencede before assignment
452 * Fix: ifquery -r incorrect for address-virtual and vrf configuration under
453 an interface
825a87a5 454
cf37f188 455 -- Julien Fortin <julien@cumulusnetworks.com> Wed, 24 Oct 2018 23:42:42 +0200
825a87a5 456
2bc14bc2
TL
457ifupdown2 (1.2.0-1+pvetest1) unstable; urgency=medium
458
459 * Update to 1.2.0 tag with some fixups from master-next
460
461 -- Proxmox Support Team <support@proxmox.com> Tue, 03 Jul 2018 10:47:42 +0200
462
463ifupdown2 (1.2.0-1~pvetest3) unstable; urgency=medium
464
465 * allow specifying addresses on vlan aware bridges
466
467 -- Proxmox Support Team <support@proxmox.com> Mon, 18 Jun 2018 10:05:00 +0200
468
469ifupdown2 (1.2.0-1~pvetest2) unstable; urgency=medium
470
471 * readd patch for vxlan/anycast support
472
473 -- Proxmox Support Team <support@proxmox.com> Mon, 18 Jun 2018 09:56:51 +0200
474
475ifupdown2 (1.2.0-1~pvetest1) unstable; urgency=medium
476
477 * Initial 1.2.0 package
478
479 -- Proxmox Support Team <support@proxmox.com> Fri, 15 Jun 2018 09:14:59 +0200
480
cf37f188 481ifupdown2 (1.2.0) UNRELEASED; urgency=medium
14a5b60e 482
cf37f188
TL
483 * Package architecture refactoring and cleanups
484 * Package can be build/install as debian, pip or rpm package
485 * Makefile to easily perform tasks (i.e.: install, build, test, upload..)
486 * VRF slaves: add support for link-down yes
487 * addressvirtual: macvlan: add default metric to ip4 and ip6
488 * Closes #48: Run up/down on "manual" interfaces, but ignore any errors.
489 * Closes #58: address addon "vlan_aware_bridge_address_support" policy
490 * Traditional bridge support for mstpctl attr: (portautoedge, portrestrrole)
491 * Configuration for IPv6 link-local auto-generate mode, new attributes:
492 ipv6-addrgen (address addon)
493 address-virtual-ipv6-addrgen (addressvirtual addon)
14a5b60e 494
cf37f188 495 -- Julien Fortin <julien@cumulusnetworks.com> Mon, 25 Jun 2018 23:42:42 +0200
14a5b60e 496
cf37f188 497ifupdown2 (1.1.18) UNRELEASED; urgency=medium
14a5b60e 498
cf37f188
TL
499 * Fix: Link down does not work on SVI configured in a VRF
500 * Fix: ifreload causes MTU to drop on bridge SVIs
501 * Fix: addons: addressvirtual: check if SVI name is first in routing table
502 * Fix: ifreload error on deleting bond slaves from an already configured bond
503 * Fix: ifupdown2 error is confusing when netmask is specified for vxlan-local-tunnelip
504 * Fix: ifupdown2 syntax check needed for vxlan interfaces
505 * Fix: vxlan-ageing default timer doesn't align with bridge-ageing
506 * Fix: Error with "ifreload -a -n" when MGMT VRF is not Applied
507 * Fix: using reserved VLAN range reports error but ifreload returns 0
508 * Fix: unable to set bridge-portmcrouter to "2"
509 * Fix: vxlan syntax-check warn on missing vxlan-local-tunnelip
510 * Fix: traditional bridge svi breaks when extra bridge added
511 * Fix: github #39: addons: vrf: fix vrf slave link kind
512 * New. Enabled: addons: vxlan: add support for vxlan-port attribute
5323721c 513
cf37f188 514 -- Julien Fortin <julien@cumulusnetworks.com> Thu, 12 Apr 2018 11:10:04 +0200
5323721c 515
cf37f188 516ifupdown2 (1.1.17) UNRELEASED; urgency=medium
5323721c 517
cf37f188 518 * Fix: ip[6]-forward attributes not set at boot
f4a6c643 519
cf37f188 520 -- Julien Fortin <julien@cumulusnetworks.com> Thu, 08 Feb 2018 09:48:37 +0100
f4a6c643 521
cf37f188 522ifupdown2 (1.1.16) UNRELEASED; urgency=medium
f4a6c643 523
cf37f188
TL
524 * Fix: python exception on macvlans address dump
525 * Fix: eth0 doesn't acquire DHCP address when mgmt VRF is enabled
df14fd67 526
cf37f188 527 -- Julien Fortin <julien@cumulusnetworks.com> Tue, 09 Jan 2018 02:02:58 +0100
df14fd67 528
cf37f188 529ifupdown2 (1.1.15) UNRELEASED; urgency=medium
df14fd67 530
cf37f188
TL
531 * New. Enabled: bridge: add support for bridge-l2protocol-tunnel
532 * New. Enabled: bridge attributes, when removed reset to default
533 * New. Enabled: vxlan attributes, when removed reset to default
534 * New. Enabled: improve handling of optional resources (if missing bridge-utils/ethtool)
535 * Fix: policy "iface_defaults" not supported for MTU
536 * Fix: address module: handling of ipv4 & ipv6 (add/remove)
537 * Fix: warning for vlan reserved range
538 * Fix: MTU handling on bridge SVIs
e53b466e 539
cf37f188 540 -- Julien Fortin <julien@cumulusnetworks.com> Wed, 22 Nov 2017 19:07:43 +0100
e53b466e 541
cf37f188 542ifupdown2 (1.1.14) UNRELEASED; urgency=medium
e53b466e 543
cf37f188
TL
544 * New. Enabled: default policy for bridge MAC address
545 * Fix: ethtool: don't set link speed and duplex if autoneg is on
e53b466e 546
cf37f188 547 -- Julien Fortin <julien@cumulusnetworks.com> Wed, 25 Oct 2017 23:12:27 +0200
e53b466e 548
cf37f188 549ifupdown2 (1.1.13) UNRELEASED; urgency=medium
6b1d9515 550
cf37f188 551 * Fix: VRF: ssh session not killed on ifreload
6b1d9515 552
cf37f188 553 -- Julien Fortin <julien@cumulusnetworks.com> Fri, 15 Sep 2017 22:43:12 +0200
6b1d9515 554
cf37f188 555ifupdown2 (1.1.12) UNRELEASED; urgency=medium
b3ed6183 556
cf37f188
TL
557 * New. Enabled: mpls-enable attribute
558 * New. Enabled: bond and bridge module moved to netlink configuration
559 * New. Enabled: handle a mix of auto and specified vrf table ids
560 * Fix: igmp attribute reset to defaults when removed from config
b3ed6183 561
cf37f188 562 -- Julien Fortin <julien@cumulusnetworks.com> Mon, 07 Aug 2017 22:14:03 +0200
b3ed6183 563
cf37f188 564ifupdown2 (1.1.11) UNRELEASED; urgency=medium
5797b341 565
cf37f188
TL
566 * Fix: link-down attribute not applied on slave ports
567 * Fix: bug that prevented config of mtu below 1280
da9e12a7 568
cf37f188 569 -- Julien Fortin <julien@cumulusnetworks.com> Thu, 18 May 2017 12:45:21 -0700
da9e12a7 570
cf37f188 571ifupdown2 (1.1.10) UNRELEASED; urgency=medium
da9e12a7 572
cf37f188
TL
573 * New. Enabled: drop the dependency to pkg_resources, hardcode version number (closes: #855401)
574 * New. Enabled: adjust allow-hotplug behavior to ifupdown (closes: #855598)
575 * New. Enabled: bond-lacp-rate support slow/fast argument
576 * New. Enabled: ifquery --syntax-help: add support for json output
577 * New. Enabled: vlan: add new attribute 'vlan-protocol'
578 * New. Enabled: address: add new attribute 'ip6-forward'
579 * New. Enabled: bridge: add new attribute 'bridge-mcstats'
580 * New. Enabled: bridge: add new attribute 'bridge-vlan-stats'
581 * New. Enabled: bridge: add new attribute 'bridge-vlan-protocol'
582 * New. Enabled: bridge: add new attribute 'bridge-arp-nd-suppress'
583 * Fix: bond: add attribute bond-(up|down)delay
584 * Fix: bridge-vids: --syntax-check accepts legacy syntax
aa0f0a38 585
cf37f188 586 -- Julien Fortin <julien@cumulusnetworks.com> Mon, 17 Apr 2017 06:18:04 +0200
aa0f0a38 587
cf37f188 588ifupdown2 (1.1.9) UNRELEASED; urgency=medium
aa0f0a38 589
cf37f188 590 * New. Enabled: support for bridge-learning attribute
77805170 591
cf37f188 592 -- Julien Fortin <julien@cumulusnetworks.com> Mon, 06 Feb 2017 13:22:51 -0800
77805170 593
cf37f188 594ifupdown2 (1.1.8) UNRELEASED; urgency=medium
77805170 595
cf37f188
TL
596 * New. Enabled: update link-speed values: add 25G and 50G
597 * New. Enabled: new 'link-down' [yes|no] attribute to keep link down
f0288a40 598
cf37f188 599 -- Julien Fortin <julien@cumulusnetworks.com> Tue, 17 Jan 2017 08:39:29 +0100
f0288a40 600
cf37f188 601ifupdown2 (1.1.7) UNRELEASED; urgency=medium
f0288a40 602
cf37f188
TL
603 * New. Enabled: fix for inet and inet6 dhcp on the same interface
604 * New. Enabled: syntax check to warn on common configuration mistakes
605 * New. Enabled: addons: bridge: disable ip fwding on a bridge with no ip
606 and no upperifaces
607 * Fix: fixes for MTU handling
608 * Fix: dhcpv6 fails if interface doesn't have link-local addr
f0288a40 609
cf37f188 610 -- Julien Fortin <julien@cumulusnetworks.com> Wed, 07 Dec 2016 05:48:45 +0100
f0288a40 611
cf37f188 612ifupdown2 (1.1.6) UNRELEASED; urgency=medium
f0288a40 613
cf37f188
TL
614 * Closes: github #14. add environment variables passed to user scripts
615 * New. Enabled: addons may provide a list of ifupdown scripts to ignore
f0288a40 616
cf37f188 617 -- Julien Fortin <julien@cumulusnetworks.com> Mon, 19 Sep 2016 16:37:36 -0700
5976965f 618
cf37f188 619ifupdown2 (1.1.5) UNRELEASED; urgency=medium
5976965f 620
cf37f188
TL
621 * Fix: handling of EXISTS errors on address add
622 * Fix: handling of mtu on addressvirtual macvlan devices
623 * Fix: mako namespace handling
5976965f 624
cf37f188 625 -- Julien Fortin <julien@cumulusnetworks.com> Fri, 16 Sep 2016 12:48:04 -0700
41e45a2f 626
cf37f188 627ifupdown2 (1.1.4) UNRELEASED; urgency=medium
41e45a2f 628
cf37f188
TL
629 * Performance improvements
630 * New. Enabled: sbin: start-networking: support hotplug class from init script
631 * New. Enabled: support for classical numerical bond modes
632 * New. Enabled: extend ifquery support for mstpctl addons
633 * New. Enabled: each addon may perform semantic and syntax checks by
634 implementing a custom method
635 * Fix: Support for address-virtual lines under a vrf slave
636 * Fix: Defaults for link attributes were not applied
637 * Fix: Disable IPv6 duplicate address detection on VRR interfaces
638 * Fix: ifquery to extract vlan-id from iface if not preset
639 * Fix: ifquery -c bridge pvid error on a valid config
41e45a2f 640
cf37f188 641 -- Julien Fortin <julien@cumulusnetworks.com> Fri, 29 Jul 2016 08:55:50 -0700
be331821 642
cf37f188 643ifupdown2 (1.1.3) UNRELEASED; urgency=medium
be331821 644
cf37f188
TL
645 * Fix: Interface configuration parsing error when keyword vlan
646 is the interface name.
be331821 647
cf37f188 648 -- Julien Fortin <julien@cumulusnetworks.com> Sun, 05 Jun 2016 08:55:50 -0700
a78fdaa6 649
cf37f188 650ifupdown2 (1.1.2) UNRELEASED; urgency=medium
a78fdaa6 651
cf37f188
TL
652 * Fix: checks for invalid address-virtual attributes
653 * New. Deprecated: `mstpctl-stp` attribute
654 * New. Deprecated: lacp parameters: bond-ad-sys-priority, bond-ad-sys-mac-addr
655 * New. Enabled: addon module for configuring vrf
656 * New. Enabled: bridge: display warning when (in vlan unware bridge)
657 an untagged bridge is not configured
658 * New. Enabled: adjusting MTU for vlan devices depending on lower device mtu
659 * New. Enabled: introduce checks for reserved vrf table names
660 * New. Enabled: ifquery: new option '--with-defaults' to include default
661 attributes
662 * New. Enabled: bridge: disabling ipv6 on bridge if any VXLAN port
663 * New. Enabled: vrf awareness in dhcp addon module
a78fdaa6 664
cf37f188 665 -- Julien Fortin <julien@cumulusnetworks.com> Tue, 3 May 2016 14:42:42 -0700
a78fdaa6 666
cf37f188 667ifupdown2 (1.1) unstable; urgency=low
a63abd7b 668
cf37f188 669 * Initial release.
a63abd7b 670
cf37f188 671 -- Roopa Prabhu <roopa@cumulusnetworks.com> Thu, 20 Aug 2015 06:14:24 -0700