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