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