]> git.proxmox.com Git - mirror_ifupdown2.git/blame - debian/changelog
addons: address: fix merge-indentation issue
[mirror_ifupdown2.git] / debian / changelog
CommitLineData
909ff395
JF
1ifupdown2 (3.2.0) unstable; urgency=medium
2
3 * Fix: Sonarqube issues
4 * Fix: ifquery hangs indefinitely on ^C
5 * Fix: Skipping admin down on deleted vlans
6 * Fix: Merge existing MTU into new netlink object
7 * Fix: scheduler: env variable not properly set for user commands (fixes #218)
8 * Fix: ifquery-check: vlan-protocol for dotted interfaces
9 * Fix: Down ops on vrf-slave should set the slave admin down
10 * New: Allow bond creation without slaves
11 * New: Add `--set-ring` option to ethtool
12 * New: Openvswitch : add support for fakebridge
13 * New: add support for systemd logging (--systemd)
14 * New: Process hwaddress before processing ip addresses
15 * New: Set protodown off on bond slave before bond is deleted
16 * New: Make sure bond speed and slaves (swps) speed are matching
17
18 -- Julien Fortin <jfortin@nvidia.com> Thu, 04 May 2023 23:42:00 -0700
19
a1d6115e
JF
20ifupdown2 (3.1.0-1) unstable; urgency=medium
21
22 * New: ifquery-check now validates admin state
23 * New: bond: bond mac should always be inherited from it's first slave
24
25 * New: macvlan/addressvirtual features:
26 - check interface name lenght and warn if len > 15
27 - sync macvlan forwarding state with lower-device
28
29 * New: vxlan features:
30 - Single vxlan device support (bridge-vlan-vni-map)
31 New attributes:
32 - vxlan-mcastgrp-map (vxlan multicast group for single-vxlan device)
33 - vxlan-vnifilter (vxlan vni filter for single-vxlan device)
34 - vxlan-remoteip-map (static HREP entries for static single vxlan dev)
35 - vxlan-tos (ToS value)
36 - vxlan-udp-csum (whether to perform checksumming or not)
37 New policy:
38 - vxlan-support-mix-dev-types: allow mix of traditional and single
39 vxlan device (default to yes)
40
41 * New: bridge features:
42 - add multi bridge support for bridge_set_static_mac_from_port=yes
43 - check if bridge mac is already inherited from a port
44 - detect VXLAN mis-config VNI "bridge-learning=on" and warn
45 - detect and warn when arp suppression is enabled but no vlan config
46 - bridge-arp-nd-suppress with ifquery --with-default if policy is set
47 - enable ipv6 on SVD brport
48 - enable forwarding on dhcp bridges (fixes: #179)
49 New attribute:
50 - bridge-vlan-vni-map (single vxlan device support)
51 New policy:
52 - bridge_always_up_dummy_brport
53
54 * New: address features:
55 - warn user if L3-SVI is configured with "ip-forward off"
56 - enable ipv6 before adding new address
57 New policies:
58 - check_l3_svi_ip_forwarding (check ip forward on l3 svi, default off)
59 - ip_blacklist: blacklist specific ip addresses
60
61 * New: vlan features:
62 - check vlan-id misconfiguration and print warning
63 New attribute:
64 - vlan-bridge-binding (if enabled link state is no longer automatically
65 transferred from the lower device)
66
67 * Fix: address: remove stale fdb entry for svi (when hwaddress is used)
68 * Fix: usercmds: Set environment just like the original ifupdown
69 * Fix: update mako template warning (python3-mako)
70 * Fix: batman_adv: fix unresolved reference
71
72 -- Julien Fortin <jfortin@nvidia.com> Mon, 05 Jul 2021 23:42:42 +0200
73
7e9990b1
JF
74ifupdown2 (3.0.0-1) unstable; urgency=medium
75
5564426d
JF
76 * New: python3 support
77 * New: attribute alias support
78 * New: bridge-always-up attribute
79 * New: set bridge mtu with policy default
80 * New: ES bond with "es-sys-mac" attribute
ca436937 81 * New: vxlan attribute: vxlan-mcastgrp-map
5890ab71 82 * New: support for "veth-peer-name" attribute
5564426d
JF
83 * New: dhcp policy: dhclient_retry_on_failure
84 * New: support for marking interfaces as mgmt interfaces
85 * New: bridge-vlan-vni-map attribute (single vxlan device)
c7a0cd03 86 * New: dhcp: skipping dhcp configuration if link-down yes
5564426d 87 * New: vrf-slave: keep vlan down if lower device has "link-down yes"
40658337 88 * New: vxlan: support for vxlan-svcnodeip6 and vxlan-mcastgrp6 (fixes #43)
05e825a4 89 * New: support for add ovs-ports-condone-regex attribute (openvswitch)
5b3907dc 90 * Fix: dry-run exceptions
74bac7e5 91 * Fix: bond enslavement ordering
5564426d 92 * Fix: process MTU before addrgen
5b3907dc 93 * Fix: set bridge MTU after bridge creation
5564426d 94 * Fix: ifquery-running: incorrect displayed data
74bac7e5 95 * Fix: tunnel configuration compatibility with ifupdown1
5564426d
JF
96 * Fix: start-networking script is back to handle mgmt & hotplug cases
97 * Fix: devices matching with ".{0,13}\-v" could get removed by ifreload
74bac7e5
JF
98 * Fix: mstpctl: check mstpctl-stp and bridge-stp and fix bridge cache update
99 * Removing python-argcomplete dependency
7e9990b1 100
c7a0cd03 101 -- Julien Fortin <julien@cumulusnetworks.com> Tue, 04 Aug 2020 23:42:42 +0200
3aa8da8a 102
f43edf05
JF
103ifupdown2 (2.0.2-1) unstable; urgency=medium
104
105 * New: addons: ethtool: add support for "ethtool_ignore_errors" policy
106 * New: addons: dhcp: if mgmt vrf context exec dhclient in default vrf
107 * Fix: nlpacket: don't raise an exception on 24 bytes mac address (#140)
108 * Fix: IFLA_INFO_KIND: decode tunnel data
109 * Fix: XFRM for 2.x release
110 * Fix: addons.conf: remove duplicate entry for tunnel pre-up
111
112 -- Julien Fortin <julien@cumulusnetworks.com> Wed, 04 Mar 2020 23:42:42 +0100
113
e65fae48
JF
114ifupdown2 (2.0.1-1) unstable; urgency=medium
115
116 * New argv option: --nldebug to print netlink debug message
117 * New: ethtool: nics (GRO, LRO GSO, TSO, UFO, TX and RX) offload attributes
118
119 -- Julien Fortin <julien@cumulusnetworks.com> Tue, 31 Dec 2019 15:21:06 +0100
7e9990b1 120
223ba5af
JF
121ifupdown2 (2.0.0-1) unstable; urgency=medium
122
123 * Introduction of the live netlink cache
124 * Refactoring and PEP8 fixes
125 * Install systemd ifupdown2.netowrking.service and ifup.service
126 * Addons: bond: bond-primary attributes (closes: #9)
127 * Addons: address-virtual: vrrp support
128 * Addons: address: add arp-accept option
129 * Addons: tunnel: adding "tunnel-" prefix to every attributes
130 * Loopback interface won't go down (unless link-down yes)
131 * Macvlans (address-virtual) can now be configured without ips
132 * Add support for vxlan multicast group (vxlan-mcastgrp)
133 * New sets of poliicies:
134 - bridge polcy for vxlan port: bridge-vxlan-arp-nd-suppres (ON/off)
135 - bridge policy for vxlan port: bridge_vxlan_port_learning (ON/off)
136 - bridge policy for vxlan port:
137 vxlan_bridge_igmp_snooping_enable_port_mcrouter (1/0)
138
139 -- Julien Fortin <julien@cumulusnetworks.com> Tue, 01 Oct 2019 23:42:42 +0200
5fb588fc 140
79ba6a41
JF
141ifupdown2 (1.2.8-1) unstable; urgency=medium
142
143 * New: Add policy dhcp6-duid to specify DUID type to be used for IPv6 interfaces
144
145 -- Julien Fortin <julien@cumulusnetworks.com> Thu, 11 Jul 2019 23:42:42 +0200
146
cf1dac2f
JF
147ifupdown2 (1.2.7-1) unstable; urgency=medium
148
149 * New: Add bridge-ports-condone-regex option (closes #117)
150
151 -- Julien Fortin <julien@cumulusnetworks.com> Tue, 09 Jul 2019 23:42:42 +0200
152
ec25a08c
JF
153ifupdown2 (1.2.6-1) unstable; urgency=medium
154
adf8e888 155 * Fix: AttributeError exception in bridge module (fixes #90)
c9091d71 156 * Fix: ifupdownaddons: LinkUtils fix cmd concatenation (closes: #930839)
8cea3591
JF
157 * New. policymanager: merge module policy instead of overriding duplicates
158 * New: set default mtu on user defined device (via link-type)
ec25a08c 159 * New: add support for vxlan-ttl attribute
c9091d71
JF
160 * New: add support for vrrp attribute
161 * New: introduce new bridge policy:
c3f1a1a0 162 "vxlan_bridge_igmp_snooping_enable_port_mcrouter"
c9091d71
JF
163 * New: link-down yes will also down macvlans
164 * New: XFRM addon module
165 * New: Add policy to wait for IPv6 link local address to be available
ec25a08c 166
c9091d71 167 -- Julien Fortin <julien@cumulusnetworks.com> Sun, 23 Jun 2019 23:42:42 -1000
ec25a08c 168
0aa3d319
JF
169ifupdown2 (1.2.5-1) unstable; urgency=medium
170
739f9c7e 171 * Fix: ifupdown2 scripts: log warning on EACCES exception (Fixes #89)
35b9d035 172 * Fix: debian: install sysvinit script (closes: #918775)
0aa3d319
JF
173 * Fix: debian: postinst: remove diversion after upgrade from stretch
174 (closes: #919443)
175
09f9afc7 176 -- Julien Fortin <julien@cumulusnetworks.com> Mon, 21 Jan 2019 23:42:42 +8000
0aa3d319 177
9f98f360
JF
178ifupdown2 (1.2.4-1) unstable; urgency=medium
179
180 * Fix: statemanager directory path customization via ifupdown2.conf
181 (closes: #918832)
182
183 -- Julien Fortin <julien@cumulusnetworks.com> Fri, 11 Jan 2019 23:42:42 +0000
184
72ba4569
JF
185ifupdown2 (1.2.3-1) unstable; urgency=medium
186
187 * Fix: log: use stderr if syslog initialization fails (closes: #917534)
188
189 -- Julien Fortin <julien@cumulusnetworks.com> Sun, 30 Dec 2018 23:42:42 +0700
190
e28cc684 191ifupdown2 (1.2.2-1) unstable; urgency=medium
3b69ce6e 192
e28cc684
JF
193 * New: add support for B.A.T.M.A.N. adv. attributes
194 * New: support for new iproute2 format (bridge vlan show)
195 * New: add new checks for existing device with vxlan attributes
196 * Fix: pypi install: local addons modules should be loaded first
3b69ce6e
JF
197 * Fix: link-down yes on vrf slaves
198 * Fix: nlmanager: use strerror to format kernel error
e28cc684
JF
199 * Fix: ethtool: FEC: translate None and NotSupported values to link-fec off
200 * Fix: man: remove non-implemented -m option (closes: #905572)
3b69ce6e 201
e28cc684 202 -- Julien Fortin <julien@cumulusnetworks.com> Thu, 20 Dec 2018 23:42:42 +0000
3b69ce6e 203
e5019fc9 204ifupdown2 (1.2.1) UNRELEASED; urgency=medium
43ea2a97 205
9d505185 206 * Fix #54: address module new l3_intf_default_gateway_set_onlink policy
a0ab870e 207 * Fix: Link down does not work on any intf configured in a VRF
ebfc7e29
JF
208 * Add: ethtool: add link-speed 10 to valid values array
209 * Add: address: add l3_intf_arp_accept policy to control ARP_ACCEPT
a0ab870e
JF
210 * Add: warning when bridge attribute are used on non br[port] intf
211 * Add: point-to-point protocol (ppp) addon to create/configure ppp interfaces
212 * Add: tunnel support (gretap, ipip, sit, vti, ip6gre, ipip6, ip6ip6, vti6)
1b5c4ba9
JF
213 * Add: 0/1/on/off/yes/no support to ip[6]-forward attribute
214 * Add: address module_globals policy l3_intf_arp_accept to control ARP_ACCEPT
23e8546d 215 * addressvirtual module_globals "addressvirtual_with_route_metric" policy
04f83b1a
JF
216 * Closes: ethtool: link-fec: local variable 'fec_attrs'
217 referencede before assignment
ebfc7e29
JF
218 * Fix: ifquery -r incorrect for address-virtual and vrf configuration under
219 an interface
43ea2a97 220
3abe6621 221 -- Julien Fortin <julien@cumulusnetworks.com> Wed, 24 Oct 2018 23:42:42 +0200
43ea2a97 222
e5019fc9 223ifupdown2 (1.2.0) UNRELEASED; urgency=medium
43ea2a97 224
d486dd0d
JF
225 * Package architecture refactoring and cleanups
226 * Package can be build/install as debian, pip or rpm package
227 * Makefile to easily perform tasks (i.e.: install, build, test, upload..)
7cdb931e 228 * VRF slaves: add support for link-down yes
7b66b2fc 229 * addressvirtual: macvlan: add default metric to ip4 and ip6
05a49550 230 * Closes #48: Run up/down on "manual" interfaces, but ignore any errors.
70a6640c 231 * Closes #58: address addon "vlan_aware_bridge_address_support" policy
e9b89353
JF
232 * Traditional bridge support for mstpctl attr: (portautoedge, portrestrrole)
233 * Configuration for IPv6 link-local auto-generate mode, new attributes:
234 ipv6-addrgen (address addon)
235 address-virtual-ipv6-addrgen (addressvirtual addon)
236
43ea2a97 237 -- Julien Fortin <julien@cumulusnetworks.com> Mon, 25 Jun 2018 23:42:42 +0200
d486dd0d 238
e5019fc9 239ifupdown2 (1.1.18) UNRELEASED; urgency=medium
d486dd0d
JF
240
241 * Fix: Link down does not work on SVI configured in a VRF
242 * Fix: ifreload causes MTU to drop on bridge SVIs
243 * Fix: addons: addressvirtual: check if SVI name is first in routing table
244 * Fix: ifreload error on deleting bond slaves from an already configured bond
245 * Fix: ifupdown2 error is confusing when netmask is specified for vxlan-local-tunnelip
246 * Fix: ifupdown2 syntax check needed for vxlan interfaces
247 * Fix: vxlan-ageing default timer doesn't align with bridge-ageing
248 * Fix: Error with "ifreload -a -n" when MGMT VRF is not Applied
249 * Fix: using reserved VLAN range reports error but ifreload returns 0
250 * Fix: unable to set bridge-portmcrouter to "2"
251 * Fix: vxlan syntax-check warn on missing vxlan-local-tunnelip
252 * Fix: traditional bridge svi breaks when extra bridge added
253 * Fix: github #39: addons: vrf: fix vrf slave link kind
254 * New. Enabled: addons: vxlan: add support for vxlan-port attribute
255
256 -- Julien Fortin <julien@cumulusnetworks.com> Thu, 12 Apr 2018 11:10:04 +0200
257
e5019fc9 258ifupdown2 (1.1.17) UNRELEASED; urgency=medium
d486dd0d
JF
259
260 * Fix: ip[6]-forward attributes not set at boot
261
262 -- Julien Fortin <julien@cumulusnetworks.com> Thu, 08 Feb 2018 09:48:37 +0100
263
e5019fc9 264ifupdown2 (1.1.16) UNRELEASED; urgency=medium
d486dd0d
JF
265
266 * Fix: python exception on macvlans address dump
267 * Fix: eth0 doesn't acquire DHCP address when mgmt VRF is enabled
268
269 -- Julien Fortin <julien@cumulusnetworks.com> Tue, 09 Jan 2018 02:02:58 +0100
270
e5019fc9 271ifupdown2 (1.1.15) UNRELEASED; urgency=medium
d486dd0d
JF
272
273 * New. Enabled: bridge: add support for bridge-l2protocol-tunnel
274 * New. Enabled: bridge attributes, when removed reset to default
275 * New. Enabled: vxlan attributes, when removed reset to default
276 * New. Enabled: improve handling of optional resources (if missing bridge-utils/ethtool)
277 * Fix: policy "iface_defaults" not supported for MTU
278 * Fix: address module: handling of ipv4 & ipv6 (add/remove)
279 * Fix: warning for vlan reserved range
280 * Fix: MTU handling on bridge SVIs
281
282 -- Julien Fortin <julien@cumulusnetworks.com> Wed, 22 Nov 2017 19:07:43 +0100
283
e5019fc9 284ifupdown2 (1.1.14) UNRELEASED; urgency=medium
d486dd0d
JF
285
286 * New. Enabled: default policy for bridge MAC address
287 * Fix: ethtool: don't set link speed and duplex if autoneg is on
288
289 -- Julien Fortin <julien@cumulusnetworks.com> Wed, 25 Oct 2017 23:12:27 +0200
290
e5019fc9 291ifupdown2 (1.1.13) UNRELEASED; urgency=medium
d486dd0d
JF
292
293 * Fix: VRF: ssh session not killed on ifreload
294
295 -- Julien Fortin <julien@cumulusnetworks.com> Fri, 15 Sep 2017 22:43:12 +0200
296
e5019fc9 297ifupdown2 (1.1.12) UNRELEASED; urgency=medium
d486dd0d
JF
298
299 * New. Enabled: mpls-enable attribute
300 * New. Enabled: bond and bridge module moved to netlink configuration
301 * New. Enabled: handle a mix of auto and specified vrf table ids
302 * Fix: igmp attribute reset to defaults when removed from config
303
304 -- Julien Fortin <julien@cumulusnetworks.com> Mon, 07 Aug 2017 22:14:03 +0200
305
e5019fc9 306ifupdown2 (1.1.11) UNRELEASED; urgency=medium
d486dd0d
JF
307
308 * Fix: link-down attribute not applied on slave ports
309 * Fix: bug that prevented config of mtu below 1280
310
311 -- Julien Fortin <julien@cumulusnetworks.com> Thu, 18 May 2017 12:45:21 -0700
312
e5019fc9 313ifupdown2 (1.1.10) UNRELEASED; urgency=medium
23cba755
JF
314
315 * New. Enabled: drop the dependency to pkg_resources, hardcode version number (closes: #855401)
316 * New. Enabled: adjust allow-hotplug behavior to ifupdown (closes: #855598)
d486dd0d
JF
317 * New. Enabled: bond-lacp-rate support slow/fast argument
318 * New. Enabled: ifquery --syntax-help: add support for json output
319 * New. Enabled: vlan: add new attribute 'vlan-protocol'
320 * New. Enabled: address: add new attribute 'ip6-forward'
321 * New. Enabled: bridge: add new attribute 'bridge-mcstats'
322 * New. Enabled: bridge: add new attribute 'bridge-vlan-stats'
323 * New. Enabled: bridge: add new attribute 'bridge-vlan-protocol'
324 * New. Enabled: bridge: add new attribute 'bridge-arp-nd-suppress'
325 * Fix: bond: add attribute bond-(up|down)delay
326 * Fix: bridge-vids: --syntax-check accepts legacy syntax
23cba755 327
d486dd0d 328 -- Julien Fortin <julien@cumulusnetworks.com> Mon, 17 Apr 2017 06:18:04 +0200
23cba755 329
e5019fc9 330ifupdown2 (1.1.9) UNRELEASED; urgency=medium
85398780
RP
331
332 * New. Enabled: support for bridge-learning attribute
333
d486dd0d 334 -- Julien Fortin <julien@cumulusnetworks.com> Mon, 06 Feb 2017 13:22:51 -0800
85398780 335
e5019fc9 336ifupdown2 (1.1.8) UNRELEASED; urgency=medium
ad71ea83
JF
337
338 * New. Enabled: update link-speed values: add 25G and 50G
339 * New. Enabled: new 'link-down' [yes|no] attribute to keep link down
340
d486dd0d 341 -- Julien Fortin <julien@cumulusnetworks.com> Tue, 17 Jan 2017 08:39:29 +0100
ad71ea83 342
e5019fc9 343ifupdown2 (1.1.7) UNRELEASED; urgency=medium
c0cfbfed
JF
344
345 * New. Enabled: fix for inet and inet6 dhcp on the same interface
346 * New. Enabled: syntax check to warn on common configuration mistakes
347 * New. Enabled: addons: bridge: disable ip fwding on a bridge with no ip
348 and no upperifaces
d486dd0d
JF
349 * Fix: fixes for MTU handling
350 * Fix: dhcpv6 fails if interface doesn't have link-local addr
c0cfbfed 351
d486dd0d 352 -- Julien Fortin <julien@cumulusnetworks.com> Wed, 07 Dec 2016 05:48:45 +0100
c0cfbfed 353
e5019fc9 354ifupdown2 (1.1.6) UNRELEASED; urgency=medium
81765e71 355
fccd6812
JF
356 * Closes: github #14. add environment variables passed to user scripts
357 * New. Enabled: addons may provide a list of ifupdown scripts to ignore
81765e71 358
d486dd0d 359 -- Julien Fortin <julien@cumulusnetworks.com> Mon, 19 Sep 2016 16:37:36 -0700
81765e71 360
e5019fc9 361ifupdown2 (1.1.5) UNRELEASED; urgency=medium
81765e71 362
d486dd0d
JF
363 * Fix: handling of EXISTS errors on address add
364 * Fix: handling of mtu on addressvirtual macvlan devices
365 * Fix: mako namespace handling
81765e71 366
d486dd0d 367 -- Julien Fortin <julien@cumulusnetworks.com> Fri, 16 Sep 2016 12:48:04 -0700
81765e71 368
e5019fc9 369ifupdown2 (1.1.4) UNRELEASED; urgency=medium
ccc83304
JF
370
371 * Performance improvements
372 * New. Enabled: sbin: start-networking: support hotplug class from init script
373 * New. Enabled: support for classical numerical bond modes
374 * New. Enabled: extend ifquery support for mstpctl addons
346a0d68
JF
375 * New. Enabled: each addon may perform semantic and syntax checks by
376 implementing a custom method
d486dd0d
JF
377 * Fix: Support for address-virtual lines under a vrf slave
378 * Fix: Defaults for link attributes were not applied
379 * Fix: Disable IPv6 duplicate address detection on VRR interfaces
380 * Fix: ifquery to extract vlan-id from iface if not preset
381 * Fix: ifquery -c bridge pvid error on a valid config
ccc83304 382
d486dd0d 383 -- Julien Fortin <julien@cumulusnetworks.com> Fri, 29 Jul 2016 08:55:50 -0700
ccc83304 384
e5019fc9 385ifupdown2 (1.1.3) UNRELEASED; urgency=medium
1cf891d1 386
d486dd0d 387 * Fix: Interface configuration parsing error when keyword vlan
346a0d68 388 is the interface name.
1cf891d1 389
d486dd0d 390 -- Julien Fortin <julien@cumulusnetworks.com> Sun, 05 Jun 2016 08:55:50 -0700
1cf891d1 391
e5019fc9 392ifupdown2 (1.1.2) UNRELEASED; urgency=medium
7b2e838e 393
d486dd0d 394 * Fix: checks for invalid address-virtual attributes
612aadea
JF
395 * New. Deprecated: `mstpctl-stp` attribute
396 * New. Deprecated: lacp parameters: bond-ad-sys-priority, bond-ad-sys-mac-addr
397 * New. Enabled: addon module for configuring vrf
346a0d68
JF
398 * New. Enabled: bridge: display warning when (in vlan unware bridge)
399 an untagged bridge is not configured
612aadea
JF
400 * New. Enabled: adjusting MTU for vlan devices depending on lower device mtu
401 * New. Enabled: introduce checks for reserved vrf table names
346a0d68
JF
402 * New. Enabled: ifquery: new option '--with-defaults' to include default
403 attributes
612aadea
JF
404 * New. Enabled: bridge: disabling ipv6 on bridge if any VXLAN port
405 * New. Enabled: vrf awareness in dhcp addon module
7b2e838e 406
d486dd0d 407 -- Julien Fortin <julien@cumulusnetworks.com> Tue, 3 May 2016 14:42:42 -0700
7b2e838e 408
e5019fc9 409ifupdown2 (1.1) unstable; urgency=low
59dad2ca
RP
410
411 * Initial release.
412
d486dd0d 413 -- Roopa Prabhu <roopa@cumulusnetworks.com> Thu, 20 Aug 2015 06:14:24 -0700