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