<feed xmlns='http://www.w3.org/2005/Atom'>
<title>initscripts/network-scripts/ifup, 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>network: add option to keep the link down</title>
<updated>2020-12-15T09:07:50+00:00</updated>
<author>
<name>Jan Macku</name>
<email>jamacku@redhat.com</email>
</author>
<published>2020-12-15T09:07:50+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=e0c58b190523421347021029cd4516c7fc5db0bc'/>
<id>e0c58b190523421347021029cd4516c7fc5db0bc</id>
<content type='text'>
Some interfaces like Open vSwitch bridges using the userspace datapath,
needs the link to be kept down to avoid issues.
Add a LINKSTATUS=[down|up] ifcfg parameter to add this functionality.
If not specified, the link will default to up as before.

Patch provided by Matteo Croce mcroce@redhat.com

Resolves: #1555001</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some interfaces like Open vSwitch bridges using the userspace datapath,
needs the link to be kept down to avoid issues.
Add a LINKSTATUS=[down|up] ifcfg parameter to add this functionality.
If not specified, the link will default to up as before.

Patch provided by Matteo Croce mcroce@redhat.com

Resolves: #1555001</pre>
</div>
</content>
</entry>
<entry>
<title>Add optional 'dev' keyword</title>
<updated>2020-07-24T11:46:14+00:00</updated>
<author>
<name>Jan Macku</name>
<email>jamacku@redhat.com</email>
</author>
<published>2020-07-24T11:46:14+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=d137d6097a43687f98c642f172c48b94652ba067'/>
<id>d137d6097a43687f98c642f172c48b94652ba067</id>
<content type='text'>
Fix the problem when the device name could be interpreted as an iproute2 keyword.
For example, for a bridge slave named "a" the iproute2 would treat
the name as a prefix of keyword "address" and the network-scripts
would fail to set the bridge master.

Resolves: rhbz #1859785

(cherry picked from commit 100ed46b483b50059b3be796bafaf7b8f2b99220)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix the problem when the device name could be interpreted as an iproute2 keyword.
For example, for a bridge slave named "a" the iproute2 would treat
the name as a prefix of keyword "address" and the network-scripts
would fail to set the bridge master.

Resolves: rhbz #1859785

(cherry picked from commit 100ed46b483b50059b3be796bafaf7b8f2b99220)</pre>
</div>
</content>
</entry>
<entry>
<title>network/ifup/ifdown: deprecations warnings redirected to stderr</title>
<updated>2018-08-06T11:05:14+00:00</updated>
<author>
<name>David Kaspar [Dee'Kej]</name>
<email>dkaspar@redhat.com</email>
</author>
<published>2018-08-06T09:15:47+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=b163b3a66dc3684181f219f424e2dd81eff691f6'/>
<id>b163b3a66dc3684181f219f424e2dd81eff691f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>network/ifup/ifdown: allow disabling of deprecation warnings</title>
<updated>2018-08-03T11:06:43+00:00</updated>
<author>
<name>David Kaspar [Dee'Kej]</name>
<email>dkaspar@redhat.com</email>
</author>
<published>2018-08-02T13:05:17+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=335a6a84f618515c6902d374e391a301d0f43f6c'/>
<id>335a6a84f618515c6902d374e391a301d0f43f6c</id>
<content type='text'>
  ... by checking existence of /etc/sysconfig/disable-deprecation-warnings
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  ... by checking existence of /etc/sysconfig/disable-deprecation-warnings
</pre>
</div>
</content>
</entry>
<entry>
<title>network/ifup/ifdown: deprecation warnings for 'network-scripts' added</title>
<updated>2018-08-03T11:03:15+00:00</updated>
<author>
<name>David Kaspar [Dee'Kej]</name>
<email>dkaspar@redhat.com</email>
</author>
<published>2018-08-01T15:41:08+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=285473ae10611849129eb16050ea6d6b8d84388d'/>
<id>285473ae10611849129eb16050ea6d6b8d84388d</id>
<content type='text'>
  In case of 'network' service these warnings are displayed only once,
  to not spam unnecessarily user's journalctl if they have many NICs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  In case of 'network' service these warnings are displayed only once,
  to not spam unnecessarily user's journalctl if they have many NICs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Repository scheme updated to new layout</title>
<updated>2018-05-30T10:32:22+00:00</updated>
<author>
<name>David Kaspar [Dee'Kej]</name>
<email>dkaspar@redhat.com</email>
</author>
<published>2018-05-25T18:01:54+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=a145ddda284570e57413e37f025c3657205e17d8'/>
<id>a145ddda284570e57413e37f025c3657205e17d8</id>
<content type='text'>
  NOTE: This commit just moves files around, without actually fixing the
        Makefiles and specfile. See follow up commits which resolve this.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  NOTE: This commit just moves files around, without actually fixing the
        Makefiles and specfile. See follow up commits which resolve this.
</pre>
</div>
</content>
</entry>
</feed>
