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