<feed xmlns='http://www.w3.org/2005/Atom'>
<title>initscripts/sysconfig/network-scripts/ifup-eth, branch r8-33</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>Add NETWORKDELAY and LINKDELAY (#176851)</title>
<updated>2006-04-18T20:17:06+00:00</updated>
<author>
<name>Miloslav Trmac</name>
<email>mitr@volny.cz</email>
</author>
<published>2006-04-18T20:17:06+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=4303e664ad654214837b2e6115796e44b89511ae'/>
<id>4303e664ad654214837b2e6115796e44b89511ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for DHCP on bridges (#125259, original patch by Anders Kaseorg</title>
<updated>2006-03-27T02:12:15+00:00</updated>
<author>
<name>Miloslav Trmac</name>
<email>mitr@volny.cz</email>
</author>
<published>2006-03-27T02:12:15+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=9b2bf404ff0594fc96c4b230a7b8d384afb14e65'/>
<id>9b2bf404ff0594fc96c4b230a7b8d384afb14e65</id>
<content type='text'>
&lt;anders@kaseorg.com&gt;):
- rc.d/init.d/network: Initialize bridges after bridged interfaces,
  deinitialize them before bridged interfaces
- sysconfig/network-scripts/ifdown-eth: Destroy bridges lazily when the last
  bridged interface is stopped
- sysconfig/network-scripts/ifup-eth:
  * Handle bridges before checking for module presence or wireless devices
  * Add bridges lazily when the first bridged interface is started
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
&lt;anders@kaseorg.com&gt;):
- rc.d/init.d/network: Initialize bridges after bridged interfaces,
  deinitialize them before bridged interfaces
- sysconfig/network-scripts/ifdown-eth: Destroy bridges lazily when the last
  bridged interface is stopped
- sysconfig/network-scripts/ifup-eth:
  * Handle bridges before checking for module presence or wireless devices
  * Add bridges lazily when the first bridged interface is started
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor cleanups (#173574):</title>
<updated>2006-03-19T14:55:41+00:00</updated>
<author>
<name>Miloslav Trmac</name>
<email>mitr@volny.cz</email>
</author>
<published>2006-03-19T14:55:41+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=0a0bb655b2041c0978c768586c2f1057b80e816c'/>
<id>0a0bb655b2041c0978c768586c2f1057b80e816c</id>
<content type='text'>
- Don't duplicate unset
- Remove two (eval `grep ...`) instances
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Don't duplicate unset
- Remove two (eval `grep ...`) instances
</pre>
</div>
</content>
</entry>
<entry>
<title>array variables are bad. use $IFS with '/', as that is illegal in</title>
<updated>2006-02-28T23:43:04+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2006-02-28T23:43:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=a47b5d0d87dcd789baa6449eb62ead41645e96c6'/>
<id>a47b5d0d87dcd789baa6449eb62ead41645e96c6</id>
<content type='text'>
net device names. coalesce some things into a function.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
net device names. coalesce some things into a function.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix potentials for endless loops when you have multiple devices</title>
<updated>2006-02-28T20:27:10+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2006-02-28T20:27:10+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=2c930b8c9715e6f1b48ca6a0f27e916f247818e4'/>
<id>2c930b8c9715e6f1b48ca6a0f27e916f247818e4</id>
<content type='text'>
that claim to have the same hardware address. (#177792, #182466)
This happens most with hostap_cs and similar wireless drivers
that have ethX/wlanX *and* wifiX. Do this by ignoring ieee802.11
links. Also, use /sbin/ip, not nameif - it gets confused in these
cases as well.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
that claim to have the same hardware address. (#177792, #182466)
This happens most with hostap_cs and similar wireless drivers
that have ethX/wlanX *and* wifiX. Do this by ignoring ieee802.11
links. Also, use /sbin/ip, not nameif - it gets confused in these
cases as well.
</pre>
</div>
</content>
</entry>
<entry>
<title>move the arping to before we actually add the address. If the address</title>
<updated>2006-02-02T21:32:24+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2006-02-02T21:32:24+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=da0dc16e9169686e5f64e7e9b46e6131432c3080'/>
<id>da0dc16e9169686e5f64e7e9b46e6131432c3080</id>
<content type='text'>
is already on the device, it's a little late... (fixes a xen issue)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
is already on the device, it's a little late... (fixes a xen issue)
</pre>
</div>
</content>
</entry>
<entry>
<title>use new dhclient file paths, add appropriate conflict (#169164)</title>
<updated>2005-11-28T19:40:22+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2005-11-28T19:40:22+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=d289ab9d23d1c0bd663b630e1b92e3fc76cc0106'/>
<id>d289ab9d23d1c0bd663b630e1b92e3fc76cc0106</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move wireless options before bridge options (#122801)</title>
<updated>2005-09-30T21:14:30+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2005-09-30T21:14:30+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=10aa6e9adfe56c1b21c009a9821a41c6810b4963'/>
<id>10aa6e9adfe56c1b21c009a9821a41c6810b4963</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix interface renaming (#158774)</title>
<updated>2005-05-25T16:21:08+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2005-05-25T16:21:08+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=2251d2bc0f100d99d8ca73a392c52130dac66b65'/>
<id>2251d2bc0f100d99d8ca73a392c52130dac66b65</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>don't send dhcp hostname (revert of fix for #149667)</title>
<updated>2005-04-21T19:47:19+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2005-04-21T19:47:19+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=22d2e71dd687dff68f8b9dc718d7c0e3e0bd3850'/>
<id>22d2e71dd687dff68f8b9dc718d7c0e3e0bd3850</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
