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