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