<feed xmlns='http://www.w3.org/2005/Atom'>
<title>initscripts/network-scripts/network-functions, branch 10.00.13</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: fix set_link_up()</title>
<updated>2020-12-17T07:31:46+00:00</updated>
<author>
<name>Jan Macku</name>
<email>jamacku@redhat.com</email>
</author>
<published>2020-12-17T07:31:46+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=9babd3713c55790ddeb81c1ca8c27cbd594e5508'/>
<id>9babd3713c55790ddeb81c1ca8c27cbd594e5508</id>
<content type='text'>
This patch fixes issue, when interface wasn't
bring up.

Related: #1555001

(cherry picked from commit 17f1519e0dac05bf6b259ef9b7f8dcd6b94013ce)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch fixes issue, when interface wasn't
bring up.

Related: #1555001

(cherry picked from commit 17f1519e0dac05bf6b259ef9b7f8dcd6b94013ce)</pre>
</div>
</content>
</entry>
<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>network-function: bridges are created by ifup-eth</title>
<updated>2019-10-30T07:35:57+00:00</updated>
<author>
<name>Jan Macku</name>
<email>jamacku@redhat.com</email>
</author>
<published>2019-10-30T07:35:57+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=27a0ae9caa874093898e572e7c1d2b3c30abb3f3'/>
<id>27a0ae9caa874093898e572e7c1d2b3c30abb3f3</id>
<content type='text'>
Resolves: rhbz#1762717
(cherry picked from commit 10f09913a177efaf007448c95c8b49dcfdc0a35f)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolves: rhbz#1762717
(cherry picked from commit 10f09913a177efaf007448c95c8b49dcfdc0a35f)</pre>
</div>
</content>
</entry>
<entry>
<title>Add ip6gre tunnel option</title>
<updated>2019-10-30T07:33:45+00:00</updated>
<author>
<name>Jan Macku</name>
<email>jamacku@redhat.com</email>
</author>
<published>2019-10-30T07:33:45+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=98af69a625d583eb0caf1f9b26f698e852e0eab9'/>
<id>98af69a625d583eb0caf1f9b26f698e852e0eab9</id>
<content type='text'>
Resolve: rhbz#1743251</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolve: rhbz#1743251</pre>
</div>
</content>
</entry>
<entry>
<title>netreport functionality dropped</title>
<updated>2018-05-30T12:33:04+00:00</updated>
<author>
<name>David Kaspar [Dee'Kej]</name>
<email>dkaspar@redhat.com</email>
</author>
<published>2018-05-24T14:06:03+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=9b2dbe00100d4e1077404b9d781f35adad979467'/>
<id>9b2dbe00100d4e1077404b9d781f35adad979467</id>
<content type='text'>
  This concept is quite outdated, and not sane to use at all.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  This concept is quite outdated, and not sane to use at all.
</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>
