<feed xmlns='http://www.w3.org/2005/Atom'>
<title>initscripts/sysconfig/network-scripts/ifdown-sl, branch r7-65</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>- set PATH also in /etc/sysconfig/network-scripts/network-functions</title>
<updated>2002-06-26T10:37:41+00:00</updated>
<author>
<name>Florian La Roche</name>
<email>laroche@redhat.com</email>
</author>
<published>2002-06-26T10:37:41+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=e4088390f4a3d8f3d3a59befb8b571b07826f523'/>
<id>e4088390f4a3d8f3d3a59befb8b571b07826f523</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- useless space changes</title>
<updated>2002-06-26T10:20:20+00:00</updated>
<author>
<name>Florian La Roche</name>
<email>laroche@redhat.com</email>
</author>
<published>2002-06-26T10:20:20+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=7f968d6ce159032e5f170dcedefad83894bfb95e'/>
<id>7f968d6ce159032e5f170dcedefad83894bfb95e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make ifdown synchronous modulo timeout</title>
<updated>1999-09-08T20:14:38+00:00</updated>
<author>
<name>Michael K. Johnson</name>
<email>johnsonm@redhat.com</email>
</author>
<published>1999-09-08T20:14:38+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=40ecc9bedb8b80aea208404be2c9eb23fa52ff55'/>
<id>40ecc9bedb8b80aea208404be2c9eb23fa52ff55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Always "cd /etc/sysconfig/network-scripts" before sourcing network_functions.</title>
<updated>1998-07-07T12:44:13+00:00</updated>
<author>
<name>Jeff Johnson</name>
<email>jbj@redhat.com</email>
</author>
<published>1998-07-07T12:44:13+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=5c7d641c917fb68a27a4aa8b2a91b00cf0241fd0'/>
<id>5c7d641c917fb68a27a4aa8b2a91b00cf0241fd0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug report:</title>
<updated>1998-07-07T12:15:12+00:00</updated>
<author>
<name>Jeff Johnson</name>
<email>jbj@redhat.com</email>
</author>
<published>1998-07-07T12:15:12+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=ed157d20a6177ddcf94e64681e33881fcd96df29'/>
<id>ed157d20a6177ddcf94e64681e33881fcd96df29</id>
<content type='text'>
I am running dip-3.3.7o-10 and initscripts-3.32-1 on Red Hat 5.0 Intel and
was unable to terminate an established SLIP connection in the standard
fashion.  After some hacking around I discovered that the problem
was that when dip establishes a connection, it changes it's argument
list to '-dip (IP_ADDRESS)' where IP_ADDRESS is the local IP address.
This of course breaks the network-scripts handling of the connection.
I've modified /etc/sysconfig/network-scripts/ifdown-sl to take this
into account and included the modified file below.  I don't think it
will work for people with dynamically allocated IP addresses though...

-Mike Wittman
support login: wittman@cs.berkeley.edu
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I am running dip-3.3.7o-10 and initscripts-3.32-1 on Red Hat 5.0 Intel and
was unable to terminate an established SLIP connection in the standard
fashion.  After some hacking around I discovered that the problem
was that when dip establishes a connection, it changes it's argument
list to '-dip (IP_ADDRESS)' where IP_ADDRESS is the local IP address.
This of course breaks the network-scripts handling of the connection.
I've modified /etc/sysconfig/network-scripts/ifdown-sl to take this
into account and included the modified file below.  I don't think it
will work for people with dynamically allocated IP addresses though...

-Mike Wittman
support login: wittman@cs.berkeley.edu
</pre>
</div>
</content>
</entry>
<entry>
<title>Support alternative device configurations.</title>
<updated>1997-09-18T19:49:46+00:00</updated>
<author>
<name>Michael K. Johnson</name>
<email>johnsonm@redhat.com</email>
</author>
<published>1997-09-18T19:49:46+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=b49499f63193f2e1be55badd92b0c7ed203e8dc7'/>
<id>b49499f63193f2e1be55badd92b0c7ed203e8dc7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial revision</title>
<updated>1997-09-16T14:12:05+00:00</updated>
<author>
<name>Erik Troan</name>
<email>ewt@redhat.com</email>
</author>
<published>1997-09-16T14:12:05+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=ced9dffda28f1ec2b060f3e419cf3c6b964b03a1'/>
<id>ced9dffda28f1ec2b060f3e419cf3c6b964b03a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
