<feed xmlns='http://www.w3.org/2005/Atom'>
<title>initscripts, branch 10.00.16</title>
<subtitle>Mageia fork of Fedora's Init Scripts</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/'/>
<entry>
<title>10.00.16</title>
<updated>2022-01-14T13:02:31+00:00</updated>
<author>
<name>Jan Macku</name>
<email>jamacku@redhat.com</email>
</author>
<published>2022-01-14T13:02:31+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=952778db668d1d6cbdd67e87b7a029852647bf06'/>
<id>952778db668d1d6cbdd67e87b7a029852647bf06</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rename_device: also support dracut-style kernel cmdline configuration</title>
<updated>2022-01-14T13:01:34+00:00</updated>
<author>
<name>Lukas Nykryn</name>
<email>lnykryn@redhat.com</email>
</author>
<published>2020-07-02T11:56:10+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=43a42228eda6b0e05ca1d4c795d106a708d8749b'/>
<id>43a42228eda6b0e05ca1d4c795d106a708d8749b</id>
<content type='text'>
There are 2 cases where this might be useful.
* On machines with initrd build without dracut-network, you can now
  still use ifname option
* On older kernels where double renaming was allowed, normal system
  replaced the name set by initrd.

(cherry picked from commit 55cdbccad3f6492b1e721154a45e5884044db76d)

Resolves: #1851503
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There are 2 cases where this might be useful.
* On machines with initrd build without dracut-network, you can now
  still use ifname option
* On older kernels where double renaming was allowed, normal system
  replaced the name set by initrd.

(cherry picked from commit 55cdbccad3f6492b1e721154a45e5884044db76d)

Resolves: #1851503
</pre>
</div>
</content>
</entry>
<entry>
<title>ifup-routes: Log when using `ip $type replace`</title>
<updated>2022-01-12T13:40:37+00:00</updated>
<author>
<name>Jan Macku</name>
<email>jamacku@redhat.com</email>
</author>
<published>2022-01-12T12:39:53+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=33d3b47bdf31afafcb805a312cd498570d77f913'/>
<id>33d3b47bdf31afafcb805a312cd498570d77f913</id>
<content type='text'>
Follow-up to #401

Related: #2034799

(cherry picked from commit a31060817ef8b03814b240442811ea5caa082d1c)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Follow-up to #401

Related: #2034799

(cherry picked from commit a31060817ef8b03814b240442811ea5caa082d1c)
</pre>
</div>
</content>
</entry>
<entry>
<title>ifup-routes: Use `ip route repace` to avoid race</title>
<updated>2022-01-12T13:40:37+00:00</updated>
<author>
<name>Jan Macku</name>
<email>jamacku@redhat.com</email>
</author>
<published>2022-01-11T08:27:26+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=babc15492a84903810989c5b4d923c0ca443cf41'/>
<id>babc15492a84903810989c5b4d923c0ca443cf41</id>
<content type='text'>
This should resolve the scenario when the link is brought
up prior to disabling accept_ra.

This only happens when both IPv4 and IPv6 address is on
the interface, because network-scripts does IPv4 first
and brings up the interface.

Then it does IPv6 which disables the RA's, at that point
the node has already learned the route from RA and setting
a default route fails.

Using `ip route replace` we ensure if the above scenario
happens we end-up with the correct default ipv6 route.

Huge thanks to Harald who debugged this issue and prepared a patch!

Resolves: #2034799

(cherry picked from commit a71dcfd392cc1022c255208fdd94a0fc6c13ceb0)

Co-authored-by: hjensas &lt;hjensas@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This should resolve the scenario when the link is brought
up prior to disabling accept_ra.

This only happens when both IPv4 and IPv6 address is on
the interface, because network-scripts does IPv4 first
and brings up the interface.

Then it does IPv6 which disables the RA's, at that point
the node has already learned the route from RA and setting
a default route fails.

Using `ip route replace` we ensure if the above scenario
happens we end-up with the correct default ipv6 route.

Huge thanks to Harald who debugged this issue and prepared a patch!

Resolves: #2034799

(cherry picked from commit a71dcfd392cc1022c255208fdd94a0fc6c13ceb0)

Co-authored-by: hjensas &lt;hjensas@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>10.00.15</title>
<updated>2021-02-15T15:09:38+00:00</updated>
<author>
<name>Jan Macku</name>
<email>jamacku@redhat.com</email>
</author>
<published>2021-02-15T15:09:38+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=47bb4b7e18a9ee0fcfc347fbefb048d1320666e1'/>
<id>47bb4b7e18a9ee0fcfc347fbefb048d1320666e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Document ARPING_WAIT and ARPING_UPDATE_WAIT</title>
<updated>2021-02-15T14:48:14+00:00</updated>
<author>
<name>Jan Macku</name>
<email>jamacku@redhat.com</email>
</author>
<published>2021-02-12T09:42:03+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=ab6c9cfbb0e5e3e9074a874485495d9b1187b11e'/>
<id>ab6c9cfbb0e5e3e9074a874485495d9b1187b11e</id>
<content type='text'>
Related: #1928098

(cherry picked from commit f97766f7f3b376391c72794136a44733e276b48c)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Related: #1928098

(cherry picked from commit f97766f7f3b376391c72794136a44733e276b48c)
</pre>
</div>
</content>
</entry>
<entry>
<title>network scripts: Avoid infinite loop of arping</title>
<updated>2021-02-15T14:48:14+00:00</updated>
<author>
<name>Jan Macku</name>
<email>jamacku@redhat.com</email>
</author>
<published>2021-02-12T09:15:21+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=f60352b3b4dcc8d1e3c038de53a3e5c0641ced1b'/>
<id>f60352b3b4dcc8d1e3c038de53a3e5c0641ced1b</id>
<content type='text'>
Introduced in the bonding driver (commit ae46f184bc1f) Driver now reports transmission failures.
Before that, it silently dropped the packet and replied with success error code.

The arping of iputils retries endlessly when a transmission error occurs.

This patch fix this behavior.

Resolves: #1928098

(cherry picked from commit afbd6b5a0aa0873a606cbc99ee418b4de8c3d2dc)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Introduced in the bonding driver (commit ae46f184bc1f) Driver now reports transmission failures.
Before that, it silently dropped the packet and replied with success error code.

The arping of iputils retries endlessly when a transmission error occurs.

This patch fix this behavior.

Resolves: #1928098

(cherry picked from commit afbd6b5a0aa0873a606cbc99ee418b4de8c3d2dc)
</pre>
</div>
</content>
</entry>
<entry>
<title>10.00.14</title>
<updated>2021-02-04T13:55:27+00:00</updated>
<author>
<name>Jan Macku</name>
<email>jamacku@redhat.com</email>
</author>
<published>2021-02-04T13:55:27+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=c461aa4e1a057eb00610ae7fe16a9e037bd18c98'/>
<id>c461aa4e1a057eb00610ae7fe16a9e037bd18c98</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>network: fix condition in set_link_up()</title>
<updated>2021-02-04T13:33:55+00:00</updated>
<author>
<name>Jan Macku</name>
<email>jamacku@redhat.com</email>
</author>
<published>2021-02-04T13:33:55+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=b505d7373d12ee0be7be84dd1c85d999f7c556ba'/>
<id>b505d7373d12ee0be7be84dd1c85d999f7c556ba</id>
<content type='text'>
Related: #1555001

(cherry picked from commit b0e3fcae2a609cf4e011c767e57b7128a6cd090d)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Related: #1555001

(cherry picked from commit b0e3fcae2a609cf4e011c767e57b7128a6cd090d)</pre>
</div>
</content>
</entry>
<entry>
<title>10.00.13</title>
<updated>2021-01-22T07:17:17+00:00</updated>
<author>
<name>Jan Macku</name>
<email>jamacku@redhat.com</email>
</author>
<published>2021-01-22T07:17:17+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=b458221290c9dbd01447eb298c6b75b41ebb3762'/>
<id>b458221290c9dbd01447eb298c6b75b41ebb3762</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
