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