]> git.proxmox.com Git - mirror_ifupdown2.git/blob - debian/changelog
debian: changelog: update 1.2.1 entry
[mirror_ifupdown2.git] / debian / changelog
1 ifupdown2 (1.2.1) UNRELEASED; urgency=medium
2
3 * Fix: Link down does not work on any intf configured in a VRF
4 * Add: ethtool: add link-speed 10 to valid values array
5 * Add: address: add l3_intf_arp_accept policy to control ARP_ACCEPT
6 * Add: warning when bridge attribute are used on non br[port] intf
7 * Add: point-to-point protocol (ppp) addon to create/configure ppp interfaces
8 * Add: tunnel support (gretap, ipip, sit, vti, ip6gre, ipip6, ip6ip6, vti6)
9 * Add: 0/1/on/off/yes/no support to ip[6]-forward attribute
10 * Add: address module_globals policy l3_intf_arp_accept to control ARP_ACCEPT
11 * addressvirtual module_globals "addressvirtual_with_route_metric" policy
12 * Closes: ethtool: link-fec: local variable 'fec_attrs'
13 referencede before assignment
14 * Fix: ifquery -r incorrect for address-virtual and vrf configuration under
15 an interface
16
17 -- Julien Fortin <julien@cumulusnetworks.com> Wed, 24 Oct 2018 23:42:42 +0200
18
19 ifupdown2 (1.2.0) UNRELEASED; urgency=medium
20
21 * Package architecture refactoring and cleanups
22 * Package can be build/install as debian, pip or rpm package
23 * Makefile to easily perform tasks (i.e.: install, build, test, upload..)
24 * VRF slaves: add support for link-down yes
25 * addressvirtual: macvlan: add default metric to ip4 and ip6
26 * Closes #48: Run up/down on "manual" interfaces, but ignore any errors.
27 * Closes #58: address addon "vlan_aware_bridge_address_support" policy
28 * Traditional bridge support for mstpctl attr: (portautoedge, portrestrrole)
29 * Configuration for IPv6 link-local auto-generate mode, new attributes:
30 ipv6-addrgen (address addon)
31 address-virtual-ipv6-addrgen (addressvirtual addon)
32
33 -- Julien Fortin <julien@cumulusnetworks.com> Mon, 25 Jun 2018 23:42:42 +0200
34
35 ifupdown2 (1.1.18) RELEASED; urgency=medium
36
37 * Fix: Link down does not work on SVI configured in a VRF
38 * Fix: ifreload causes MTU to drop on bridge SVIs
39 * Fix: addons: addressvirtual: check if SVI name is first in routing table
40 * Fix: ifreload error on deleting bond slaves from an already configured bond
41 * Fix: ifupdown2 error is confusing when netmask is specified for vxlan-local-tunnelip
42 * Fix: ifupdown2 syntax check needed for vxlan interfaces
43 * Fix: vxlan-ageing default timer doesn't align with bridge-ageing
44 * Fix: Error with "ifreload -a -n" when MGMT VRF is not Applied
45 * Fix: using reserved VLAN range reports error but ifreload returns 0
46 * Fix: unable to set bridge-portmcrouter to "2"
47 * Fix: vxlan syntax-check warn on missing vxlan-local-tunnelip
48 * Fix: traditional bridge svi breaks when extra bridge added
49 * Fix: github #39: addons: vrf: fix vrf slave link kind
50 * New. Enabled: addons: vxlan: add support for vxlan-port attribute
51
52 -- Julien Fortin <julien@cumulusnetworks.com> Thu, 12 Apr 2018 11:10:04 +0200
53
54 ifupdown2 (1.1.17) RELEASED; urgency=medium
55
56 * Fix: ip[6]-forward attributes not set at boot
57
58 -- Julien Fortin <julien@cumulusnetworks.com> Thu, 08 Feb 2018 09:48:37 +0100
59
60 ifupdown2 (1.1.16) RELEASED; urgency=medium
61
62 * Fix: python exception on macvlans address dump
63 * Fix: eth0 doesn't acquire DHCP address when mgmt VRF is enabled
64
65 -- Julien Fortin <julien@cumulusnetworks.com> Tue, 09 Jan 2018 02:02:58 +0100
66
67 ifupdown2 (1.1.15) RELEASED; urgency=medium
68
69 * New. Enabled: bridge: add support for bridge-l2protocol-tunnel
70 * New. Enabled: bridge attributes, when removed reset to default
71 * New. Enabled: vxlan attributes, when removed reset to default
72 * New. Enabled: improve handling of optional resources (if missing bridge-utils/ethtool)
73 * Fix: policy "iface_defaults" not supported for MTU
74 * Fix: address module: handling of ipv4 & ipv6 (add/remove)
75 * Fix: warning for vlan reserved range
76 * Fix: MTU handling on bridge SVIs
77
78 -- Julien Fortin <julien@cumulusnetworks.com> Wed, 22 Nov 2017 19:07:43 +0100
79
80 ifupdown2 (1.1.14) RELEASED; urgency=medium
81
82 * New. Enabled: default policy for bridge MAC address
83 * Fix: ethtool: don't set link speed and duplex if autoneg is on
84
85 -- Julien Fortin <julien@cumulusnetworks.com> Wed, 25 Oct 2017 23:12:27 +0200
86
87 ifupdown2 (1.1.13) RELEASED; urgency=medium
88
89 * Fix: VRF: ssh session not killed on ifreload
90
91 -- Julien Fortin <julien@cumulusnetworks.com> Fri, 15 Sep 2017 22:43:12 +0200
92
93 ifupdown2 (1.1.12) RELEASED; urgency=medium
94
95 * New. Enabled: mpls-enable attribute
96 * New. Enabled: bond and bridge module moved to netlink configuration
97 * New. Enabled: handle a mix of auto and specified vrf table ids
98 * Fix: igmp attribute reset to defaults when removed from config
99
100 -- Julien Fortin <julien@cumulusnetworks.com> Mon, 07 Aug 2017 22:14:03 +0200
101
102 ifupdown2 (1.1.11) RELEASED; urgency=medium
103
104 * Fix: link-down attribute not applied on slave ports
105 * Fix: bug that prevented config of mtu below 1280
106
107 -- Julien Fortin <julien@cumulusnetworks.com> Thu, 18 May 2017 12:45:21 -0700
108
109 ifupdown2 (1.1.10) RELEASED; urgency=medium
110
111 * New. Enabled: drop the dependency to pkg_resources, hardcode version number (closes: #855401)
112 * New. Enabled: adjust allow-hotplug behavior to ifupdown (closes: #855598)
113 * New. Enabled: bond-lacp-rate support slow/fast argument
114 * New. Enabled: ifquery --syntax-help: add support for json output
115 * New. Enabled: vlan: add new attribute 'vlan-protocol'
116 * New. Enabled: address: add new attribute 'ip6-forward'
117 * New. Enabled: bridge: add new attribute 'bridge-mcstats'
118 * New. Enabled: bridge: add new attribute 'bridge-vlan-stats'
119 * New. Enabled: bridge: add new attribute 'bridge-vlan-protocol'
120 * New. Enabled: bridge: add new attribute 'bridge-arp-nd-suppress'
121 * Fix: bond: add attribute bond-(up|down)delay
122 * Fix: bridge-vids: --syntax-check accepts legacy syntax
123
124 -- Julien Fortin <julien@cumulusnetworks.com> Mon, 17 Apr 2017 06:18:04 +0200
125
126 ifupdown2 (1.1.9) RELEASED; urgency=medium
127
128 * New. Enabled: support for bridge-learning attribute
129
130 -- Julien Fortin <julien@cumulusnetworks.com> Mon, 06 Feb 2017 13:22:51 -0800
131
132 ifupdown2 (1.1.8) RELEASED; urgency=medium
133
134 * New. Enabled: update link-speed values: add 25G and 50G
135 * New. Enabled: new 'link-down' [yes|no] attribute to keep link down
136
137 -- Julien Fortin <julien@cumulusnetworks.com> Tue, 17 Jan 2017 08:39:29 +0100
138
139 ifupdown2 (1.1.7) RELEASED; urgency=medium
140
141 * New. Enabled: fix for inet and inet6 dhcp on the same interface
142 * New. Enabled: syntax check to warn on common configuration mistakes
143 * New. Enabled: addons: bridge: disable ip fwding on a bridge with no ip
144 and no upperifaces
145 * Fix: fixes for MTU handling
146 * Fix: dhcpv6 fails if interface doesn't have link-local addr
147
148 -- Julien Fortin <julien@cumulusnetworks.com> Wed, 07 Dec 2016 05:48:45 +0100
149
150 ifupdown2 (1.1.6) RELEASED; urgency=medium
151
152 * Closes: github #14. add environment variables passed to user scripts
153 * New. Enabled: addons may provide a list of ifupdown scripts to ignore
154
155 -- Julien Fortin <julien@cumulusnetworks.com> Mon, 19 Sep 2016 16:37:36 -0700
156
157 ifupdown2 (1.1.5) RELEASED; urgency=medium
158
159 * Fix: handling of EXISTS errors on address add
160 * Fix: handling of mtu on addressvirtual macvlan devices
161 * Fix: mako namespace handling
162
163 -- Julien Fortin <julien@cumulusnetworks.com> Fri, 16 Sep 2016 12:48:04 -0700
164
165 ifupdown2 (1.1.4) RELEASED; urgency=medium
166
167 * Performance improvements
168 * New. Enabled: sbin: start-networking: support hotplug class from init script
169 * New. Enabled: support for classical numerical bond modes
170 * New. Enabled: extend ifquery support for mstpctl addons
171 * New. Enabled: each addon may perform semantic and syntax checks by
172 implementing a custom method
173 * Fix: Support for address-virtual lines under a vrf slave
174 * Fix: Defaults for link attributes were not applied
175 * Fix: Disable IPv6 duplicate address detection on VRR interfaces
176 * Fix: ifquery to extract vlan-id from iface if not preset
177 * Fix: ifquery -c bridge pvid error on a valid config
178
179 -- Julien Fortin <julien@cumulusnetworks.com> Fri, 29 Jul 2016 08:55:50 -0700
180
181 ifupdown2 (1.1.3) RELEASED; urgency=medium
182
183 * Fix: Interface configuration parsing error when keyword vlan
184 is the interface name.
185
186 -- Julien Fortin <julien@cumulusnetworks.com> Sun, 05 Jun 2016 08:55:50 -0700
187
188 ifupdown2 (1.1.2) RELEASED; urgency=medium
189
190 * Fix: checks for invalid address-virtual attributes
191 * New. Deprecated: `mstpctl-stp` attribute
192 * New. Deprecated: lacp parameters: bond-ad-sys-priority, bond-ad-sys-mac-addr
193 * New. Enabled: addon module for configuring vrf
194 * New. Enabled: bridge: display warning when (in vlan unware bridge)
195 an untagged bridge is not configured
196 * New. Enabled: adjusting MTU for vlan devices depending on lower device mtu
197 * New. Enabled: introduce checks for reserved vrf table names
198 * New. Enabled: ifquery: new option '--with-defaults' to include default
199 attributes
200 * New. Enabled: bridge: disabling ipv6 on bridge if any VXLAN port
201 * New. Enabled: vrf awareness in dhcp addon module
202
203 -- Julien Fortin <julien@cumulusnetworks.com> Tue, 3 May 2016 14:42:42 -0700
204
205 ifupdown2 (1.1.0) unstable; urgency=low
206
207 * Initial release.
208
209 -- Roopa Prabhu <roopa@cumulusnetworks.com> Thu, 20 Aug 2015 06:14:24 -0700