<feed xmlns='http://www.w3.org/2005/Atom'>
<title>initscripts/sysconfig/network-scripts/ifup-tunnel, branch distro/mga3</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>Merge commit 'initscripts-9.34-1' into mga-34</title>
<updated>2011-11-03T22:26:54+00:00</updated>
<author>
<name>Colin Guthrie</name>
<email>colin@mageia.org</email>
</author>
<published>2011-11-03T22:26:54+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=1e6179bf54cbc84b4ad33480e7f2f713418bb28a'/>
<id>1e6179bf54cbc84b4ad33480e7f2f713418bb28a</id>
<content type='text'>
This brings our fully patched initscripts branch up to version 9.34.

Some code was not easily merged and thus not all functionality relating
to multiple IP addresses per interface were merged in.

Conflicts:
	Makefile
	lang.csh
	lang.sh
	prefdm
	rc.d/init.d/functions
	rc.d/init.d/netfs
	rc.d/init.d/network
	rc.d/rc
	rc.d/rc.local
	rc.d/rc.sysinit
	service
	sysconfig.txt
	sysconfig/network-scripts/ifdown-eth
	sysconfig/network-scripts/ifup-eth
	sysconfig/network-scripts/ifup-ipv6
	sysconfig/network-scripts/ifup-sit
	sysconfig/network-scripts/ifup-tunnel
	sysconfig/network-scripts/network-functions
	systemd/system/fedora-sysinit-unhack.service
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This brings our fully patched initscripts branch up to version 9.34.

Some code was not easily merged and thus not all functionality relating
to multiple IP addresses per interface were merged in.

Conflicts:
	Makefile
	lang.csh
	lang.sh
	prefdm
	rc.d/init.d/functions
	rc.d/init.d/netfs
	rc.d/init.d/network
	rc.d/rc
	rc.d/rc.local
	rc.d/rc.sysinit
	service
	sysconfig.txt
	sysconfig/network-scripts/ifdown-eth
	sysconfig/network-scripts/ifup-eth
	sysconfig/network-scripts/ifup-ipv6
	sysconfig/network-scripts/ifup-sit
	sysconfig/network-scripts/ifup-tunnel
	sysconfig/network-scripts/network-functions
	systemd/system/fedora-sysinit-unhack.service
</pre>
</div>
</content>
</entry>
<entry>
<title>Add the mdkconf patch</title>
<updated>2011-10-21T09:10:39+00:00</updated>
<author>
<name>Colin Guthrie</name>
<email>colin@mageia.org</email>
</author>
<published>2011-10-21T00:28:48+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=be75c98a06d569fbaa2d86f92676af961795d094'/>
<id>be75c98a06d569fbaa2d86f92676af961795d094</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use net_log where appropriate.</title>
<updated>2011-03-25T20:17:16+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2011-03-25T20:17:16+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=255a2b7db036fd4b1df99028ba6298c4b5837485'/>
<id>255a2b7db036fd4b1df99028ba6298c4b5837485</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>License cleanup.</title>
<updated>2010-01-05T17:16:50+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2010-01-05T17:16:50+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=5cabfff3bda878337e8baa3a75ceae9ec75d72ce'/>
<id>5cabfff3bda878337e8baa3a75ceae9ec75d72ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add compatiblity for openNHRP tunnels (#486559, &lt;claude.tompers@ieee.lu&gt;)</title>
<updated>2009-02-20T14:47:00+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2009-02-20T14:47:00+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=ce4d036fcaebe759bd5edc2026c34bae5d8bf853'/>
<id>ce4d036fcaebe759bd5edc2026c34bae5d8bf853</id>
<content type='text'>
ifup-tunnel fails for openNHRP type tunnels because the PEER_OUTER_IPADDR is
generated dynamically and therefore not given for this type of tunnels.
openNHRP tunnels also need a key, this is also added.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ifup-tunnel fails for openNHRP type tunnels because the PEER_OUTER_IPADDR is
generated dynamically and therefore not given for this type of tunnels.
openNHRP tunnels also need a key, this is also added.
</pre>
</div>
</content>
</entry>
<entry>
<title>Set as executable.</title>
<updated>2008-07-10T22:20:52+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2008-07-10T22:20:52+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=3f312d46185413f1ec46bb337b4c124b0f954e87'/>
<id>3f312d46185413f1ec46bb337b4c124b0f954e87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>license cleanup</title>
<updated>2007-08-03T20:08:11+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2007-08-03T20:08:11+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=a803968dcfba5ebcaa9b46dc763a0a7a7d92a0a3'/>
<id>a803968dcfba5ebcaa9b46dc763a0a7a7d92a0a3</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>GRE and IPIP tunnel support (#168990, based on patches by</title>
<updated>2006-07-25T02:36:49+00:00</updated>
<author>
<name>Miloslav Trmac</name>
<email>mitr@volny.cz</email>
</author>
<published>2006-07-25T02:36:49+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=b900bfe5a536065665f6575aaa84b0615db856dc'/>
<id>b900bfe5a536065665f6575aaa84b0615db856dc</id>
<content type='text'>
Razvan Corneliu C.R. Vilt &lt;razvan.vilt@linux360.ro&gt;,
Aaron Hope &lt;aaron.hope@unh.edu&gt; and Sean Millichamp &lt;sean@enertronllc.com&gt;)

check_device_down: Handle tunnel_device@NONE: &lt;...&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Razvan Corneliu C.R. Vilt &lt;razvan.vilt@linux360.ro&gt;,
Aaron Hope &lt;aaron.hope@unh.edu&gt; and Sean Millichamp &lt;sean@enertronllc.com&gt;)

check_device_down: Handle tunnel_device@NONE: &lt;...&gt;
</pre>
</div>
</content>
</entry>
</feed>
