<feed xmlns='http://www.w3.org/2005/Atom'>
<title>initscripts/sysconfig/network-scripts/ifup-eth, branch initscripts-9.49.20-1</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>ifup: also set multicast_snooping after the bridge is up</title>
<updated>2014-09-16T11:24:33+00:00</updated>
<author>
<name>Lukas Nykryn</name>
<email>lnykryn@redhat.com</email>
</author>
<published>2014-09-16T11:23:53+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=07f640f920c0ee05288e5e910b3db0d1d775288f'/>
<id>07f640f920c0ee05288e5e910b3db0d1d775288f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ifup-eth: some options for bridge can be applied after the bridge is up</title>
<updated>2014-09-16T11:21:26+00:00</updated>
<author>
<name>Lukas Nykryn</name>
<email>lnykryn@redhat.com</email>
</author>
<published>2014-04-29T11:21:31+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=8fa4b26ff6547035da2c983da01f9b1417487c12'/>
<id>8fa4b26ff6547035da2c983da01f9b1417487c12</id>
<content type='text'>
Conflicts:
	sysconfig/network-scripts/ifup-eth
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	sysconfig/network-scripts/ifup-eth
</pre>
</div>
</content>
</entry>
<entry>
<title>bridging: add possibility to set prio and ageing</title>
<updated>2014-07-24T11:45:46+00:00</updated>
<author>
<name>Lukas Nykryn</name>
<email>lnykryn@redhat.com</email>
</author>
<published>2014-03-19T12:31:46+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=2a4bb8e267996666a768dc5d99b2ce68f53fa0ff'/>
<id>2a4bb8e267996666a768dc5d99b2ce68f53fa0ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>network: add support for team devices</title>
<updated>2014-07-24T11:32:14+00:00</updated>
<author>
<name>Jiri Pirko</name>
<email>jiri@resnulli.us</email>
</author>
<published>2014-03-31T08:35:49+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=812e5b0afff866ae8d9c2799677ec5c1da7a65c1'/>
<id>812e5b0afff866ae8d9c2799677ec5c1da7a65c1</id>
<content type='text'>
Currently, team masters and slaves are supported via ifup-Team* and
ifdown-Team* scripts shipped in teamd package. It uses somehow ugly
workaround where user have to specify DEVIVETYPE to "Team" or
"TeamPort". This turned out to be non-optimal solution as this is
confusing users. Also it does not work when TYPE is set.

So fix this by adding the team support hooks directly into initscripts.

Now for team port, user needs only to set:
TEAM_MASTER="teamx"

and for team master, user needs only to set:
TEAM_CONFIG="...whatever..."

Signed-off-by: Jiri Pirko &lt;jiri@resnulli.us&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently, team masters and slaves are supported via ifup-Team* and
ifdown-Team* scripts shipped in teamd package. It uses somehow ugly
workaround where user have to specify DEVIVETYPE to "Team" or
"TeamPort". This turned out to be non-optimal solution as this is
confusing users. Also it does not work when TYPE is set.

So fix this by adding the team support hooks directly into initscripts.

Now for team port, user needs only to set:
TEAM_MASTER="teamx"

and for team master, user needs only to set:
TEAM_CONFIG="...whatever..."

Signed-off-by: Jiri Pirko &lt;jiri@resnulli.us&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>add configurable DEVTIMEOUT</title>
<updated>2014-04-02T15:29:09+00:00</updated>
<author>
<name>Lukas Nykryn</name>
<email>lnykryn@redhat.com</email>
</author>
<published>2014-04-02T15:29:09+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=832e3236a72f88ad85b78ea35ec3beb80313dd5d'/>
<id>832e3236a72f88ad85b78ea35ec3beb80313dd5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Delete IPX support.</title>
<updated>2014-01-15T14:17:03+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2009-12-10T20:58:57+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=8eb6830015b4328141b17d2e69bd106c067b4f7a'/>
<id>8eb6830015b4328141b17d2e69bd106c067b4f7a</id>
<content type='text'>
Conflicts:
	rc.d/init.d/network
	sysconfig.txt
	sysconfig/network-scripts/ifup-ipx
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	rc.d/init.d/network
	sysconfig.txt
	sysconfig/network-scripts/ifup-ipx
</pre>
</div>
</content>
</entry>
<entry>
<title>consider IPV6INIT undefined as YES</title>
<updated>2013-08-19T12:11:00+00:00</updated>
<author>
<name>Lukas Nykryn</name>
<email>lnykryn@redhat.com</email>
</author>
<published>2013-07-29T13:17:48+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=28836ffca41162cdcabf518a280c31b641a0fab2'/>
<id>28836ffca41162cdcabf518a280c31b641a0fab2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ifup-eth: print error only if arping is really called (#974603)</title>
<updated>2013-06-17T10:29:58+00:00</updated>
<author>
<name>Václav Pavlín</name>
<email>vpavlin@redhat.com</email>
</author>
<published>2013-06-17T10:27:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=ce8b72f604079a5516a12f840ed6a64629b0131e'/>
<id>ce8b72f604079a5516a12f840ed6a64629b0131e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>try dhcpv6 after v4 failed</title>
<updated>2013-04-12T10:59:20+00:00</updated>
<author>
<name>Lukas Nykryn</name>
<email>lnykryn@redhat.com</email>
</author>
<published>2013-04-12T10:59:20+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=17ab37ef0a032855aaa3ce77c1765b982e903ca0'/>
<id>17ab37ef0a032855aaa3ce77c1765b982e903ca0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>replace tunctl with ip tuntap (#947875)</title>
<updated>2013-04-09T10:33:28+00:00</updated>
<author>
<name>Lukas Nykryn</name>
<email>lnykryn@redhat.com</email>
</author>
<published>2013-04-09T10:33:28+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=c82961615e76578f289516262846f41bc7641db0'/>
<id>c82961615e76578f289516262846f41bc7641db0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
