<feed xmlns='http://www.w3.org/2005/Atom'>
<title>initscripts/sysconfig/network-scripts/ifdown-ipv6, branch 9.49.46</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>9.70-sync: sysconfig/network-scripts/* updated - part 2</title>
<updated>2017-03-22T13:42:25+00:00</updated>
<author>
<name>David Kaspar [Dee'Kej]</name>
<email>dkaspar@redhat.com</email>
</author>
<published>2017-03-21T16:21:53+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=c5917b856db1e32a863fa78b54d5a7533c99577a'/>
<id>c5917b856db1e32a863fa78b54d5a7533c99577a</id>
<content type='text'>
  This commit contains a lot of whitespace changes.
  Use 'git diff --ignore-all-space' to display the relevant changes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  This commit contains a lot of whitespace changes.
  Use 'git diff --ignore-all-space' to display the relevant changes.
</pre>
</div>
</content>
</entry>
<entry>
<title>ifdown-ipv6: reset addrgenmode to eui64 for device</title>
<updated>2014-12-16T13:20:34+00:00</updated>
<author>
<name>Lukas Nykryn</name>
<email>lnykryn@redhat.com</email>
</author>
<published>2014-12-16T13:12:36+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=10bf23e7adc00341d2fc7a5f485b92d51d6e8f1e'/>
<id>10bf23e7adc00341d2fc7a5f485b92d51d6e8f1e</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 explictly disallow IPv6 aliases (#583409, #612877.)</title>
<updated>2011-03-30T19:02:59+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2011-03-30T19:02:59+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=d36934846ae17b0362a65b87ab51525b76619ae7'/>
<id>d36934846ae17b0362a65b87ab51525b76619ae7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop some unnecessary command invocations.</title>
<updated>2011-02-28T20:31:44+00:00</updated>
<author>
<name>Ville Skyttä</name>
<email>ville.skytta@iki.fi</email>
</author>
<published>2010-02-21T19:21:48+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=5212d0a596d67bbd2f5effdd3686c123f778078f'/>
<id>5212d0a596d67bbd2f5effdd3686c123f778078f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Frob device when calling sysctl, in case of vlans. (#665601, #667211, &lt;ossman@cendio.se&gt;)</title>
<updated>2011-01-04T21:00:38+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2011-01-04T21:00:38+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=db18c076d609498aeca61e15b612c48351cc1c01'/>
<id>db18c076d609498aeca61e15b612c48351cc1c01</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More ipv6_exec_sysctl removals.</title>
<updated>2009-08-01T01:00:12+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2009-07-31T22:31:37+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=c066eb08513033430db1536cacff147738de4a24'/>
<id>c066eb08513033430db1536cacff147738de4a24</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use $() instead of `` for process expansion.</title>
<updated>2009-07-30T16:24:33+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2009-07-29T21:26:33+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=1096cd2ebc150e5c74b5e8e4016b835f34cd3f48'/>
<id>1096cd2ebc150e5c74b5e8e4016b835f34cd3f48</id>
<content type='text'>
Adapted from &lt;victor.lowther@gmail.com&gt;.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adapted from &lt;victor.lowther@gmail.com&gt;.
</pre>
</div>
</content>
</entry>
<entry>
<title>remove NETWORKING_IPV6</title>
<updated>2007-01-17T19:41:50+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2007-01-17T19:41:50+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=adcc4226f5be5723c56a953eb5e81b295f471686'/>
<id>adcc4226f5be5723c56a953eb5e81b295f471686</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pass path to '.' always (#206035)</title>
<updated>2006-09-11T17:15:01+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2006-09-11T17:15:01+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=0f552f5162c9fb27337aab485e28c3b33035e6a6'/>
<id>0f552f5162c9fb27337aab485e28c3b33035e6a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Modify IPV6TO4_ROUTING to also add addresses on the interfaces</title>
<updated>2006-05-14T01:34:30+00:00</updated>
<author>
<name>Miloslav Trmac</name>
<email>mitr@volny.cz</email>
</author>
<published>2006-05-14T01:34:30+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=599631bda00f650cdfc6e3f39d112efc0bb7c6bf'/>
<id>599631bda00f650cdfc6e3f39d112efc0bb7c6bf</id>
<content type='text'>
Add RFC 3041 (IPv6 privacy) support
(patch for both by Peter Bieringer &lt;pb@bieringer.de&gt;)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add RFC 3041 (IPv6 privacy) support
(patch for both by Peter Bieringer &lt;pb@bieringer.de&gt;)
</pre>
</div>
</content>
</entry>
</feed>
