<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/etc/rc.d/network_ipv6, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>Integrate rc.d/network_ipv6 into rc.d/netif:</title>
<updated>2009-09-12T22:13:41+00:00</updated>
<author>
<name>Hiroki Sato</name>
<email>hrs@FreeBSD.org</email>
</author>
<published>2009-09-12T22:13:41+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5d595cb88eaa7f7233c0cd3f348b37c061f7dbbe'/>
<id>5d595cb88eaa7f7233c0cd3f348b37c061f7dbbe</id>
<content type='text'>
- Add rc.d/stf and rc.d/faith for stf(4) and faith(4).
- Remove rc.d/auto_linklocal and rc.d/network_ipv6.
- Move rc.d/sysctl to just before FILESYSTEMS because rc.d/netif
  depends on some sysctl variables.

Reviewed by:	brooks
MFC after:	3 days
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Add rc.d/stf and rc.d/faith for stf(4) and faith(4).
- Remove rc.d/auto_linklocal and rc.d/network_ipv6.
- Move rc.d/sysctl to just before FILESYSTEMS because rc.d/netif
  depends on some sysctl variables.

Reviewed by:	brooks
MFC after:	3 days
</pre>
</div>
</content>
</entry>
<entry>
<title>Make the pf and ipfw firewalls start before netif, just like ipfilter</title>
<updated>2009-06-01T05:35:03+00:00</updated>
<author>
<name>Doug Barton</name>
<email>dougb@FreeBSD.org</email>
</author>
<published>2009-06-01T05:35:03+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a3f6188b5361bf535c0078a5fc6bc2b2ae317c44'/>
<id>a3f6188b5361bf535c0078a5fc6bc2b2ae317c44</id>
<content type='text'>
already does. This eliminates a logical inconsistency, and a small
window where the system is open after the network comes up.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
already does. This eliminates a logical inconsistency, and a small
window where the system is open after the network comes up.
</pre>
</div>
</content>
</entry>
<entry>
<title>As previously discussed, add the svn:executable property to all scripts</title>
<updated>2008-07-16T19:22:48+00:00</updated>
<author>
<name>Doug Barton</name>
<email>dougb@FreeBSD.org</email>
</author>
<published>2008-07-16T19:22:48+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2b9851690c2169b48245ff1b770752f057251e85'/>
<id>2b9851690c2169b48245ff1b770752f057251e85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the requirement for the FreeBSD keyword as it no longer</title>
<updated>2004-10-07T13:55:26+00:00</updated>
<author>
<name>Mike Makonnen</name>
<email>mtm@FreeBSD.org</email>
</author>
<published>2004-10-07T13:55:26+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=337338ee009d6a396b8cd625d57f25f4269ed33d'/>
<id>337338ee009d6a396b8cd625d57f25f4269ed33d</id>
<content type='text'>
makes any sense.

Discussed with: dougb, brooks
MFC after: 3 days
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
makes any sense.

Discussed with: dougb, brooks
MFC after: 3 days
</pre>
</div>
</content>
</entry>
<entry>
<title>Mark scripts as not usable inside a jail by adding keyword 'nojail'.</title>
<updated>2004-03-08T12:25:05+00:00</updated>
<author>
<name>Pawel Jakub Dawidek</name>
<email>pjd@FreeBSD.org</email>
</author>
<published>2004-03-08T12:25:05+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=bd57d5b0f5701e527b7d56d2bfaeeb9f408a0604'/>
<id>bd57d5b0f5701e527b7d56d2bfaeeb9f408a0604</id>
<content type='text'>
Some suggestions from:	rwatson, Ruben de Groot &lt;mail25@bzerk.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some suggestions from:	rwatson, Ruben de Groot &lt;mail25@bzerk.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>o Hookup rc.d/routing and rc.d/netoptions</title>
<updated>2003-06-29T05:15:57+00:00</updated>
<author>
<name>Mike Makonnen</name>
<email>mtm@FreeBSD.org</email>
</author>
<published>2003-06-29T05:15:57+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2a7ea7e4876b38163126e5f032b6287ca94b0a6f'/>
<id>2a7ea7e4876b38163126e5f032b6287ca94b0a6f</id>
<content type='text'>
o Ensure rc.d/network2 and rc.d/network3 are not automatically run
  during boot
o Modify script headers so rcorder(8) can put the two scripts in the
  correct sequence.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
o Ensure rc.d/network2 and rc.d/network3 are not automatically run
  during boot
o Modify script headers so rcorder(8) can put the two scripts in the
  correct sequence.
</pre>
</div>
</content>
</entry>
<entry>
<title>pccard_ether didn't setup IPv6 after rcTOS sweep.</title>
<updated>2003-05-12T11:36:50+00:00</updated>
<author>
<name>Hajimu UMEMOTO</name>
<email>ume@FreeBSD.org</email>
</author>
<published>2003-05-12T11:36:50+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=bcd1e80f87683ec77de393bfdc4f6f25e314e46e'/>
<id>bcd1e80f87683ec77de393bfdc4f6f25e314e46e</id>
<content type='text'>
Reviewed by:	mtm and dougb
Approved by:	re (scott)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed by:	mtm and dougb
Approved by:	re (scott)
</pre>
</div>
</content>
</entry>
<entry>
<title>Add rc.subr (found during new /etc/netstart testing)</title>
<updated>2003-04-29T12:08:43+00:00</updated>
<author>
<name>John W. De Boskey</name>
<email>jwd@FreeBSD.org</email>
</author>
<published>2003-04-29T12:08:43+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=18ba26f0b89a9aafa7ad7797a3b423696eb20b02'/>
<id>18ba26f0b89a9aafa7ad7797a3b423696eb20b02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix style bugs:</title>
<updated>2002-10-12T10:31:31+00:00</updated>
<author>
<name>Jens Schweikhardt</name>
<email>schweikh@FreeBSD.org</email>
</author>
<published>2002-10-12T10:31:31+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=143085107b0897e271fa76d7ac3316fb25aacf07'/>
<id>143085107b0897e271fa76d7ac3316fb25aacf07</id>
<content type='text'>
* Space -&gt; tabs conversion.
* Removed blanks before semicolon in "if ... ; then".
* Proper indentation of misindented lines.
* Put a full stop after some comments.
* Removed whitespace at end of line.

Approved by:	silence from gordon
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Space -&gt; tabs conversion.
* Removed blanks before semicolon in "if ... ; then".
* Proper indentation of misindented lines.
* Put a full stop after some comments.
* Removed whitespace at end of line.

Approved by:	silence from gordon
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge in all the changes that Mike Makonnen has been maintaining for a</title>
<updated>2002-07-18T05:00:17+00:00</updated>
<author>
<name>Gordon Tetlow</name>
<email>gordon@FreeBSD.org</email>
</author>
<published>2002-07-18T05:00:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=242bd45fb4b7dc6833aceda61e20ebaa6a0d499a'/>
<id>242bd45fb4b7dc6833aceda61e20ebaa6a0d499a</id>
<content type='text'>
while. This is only the script pieces, the glue for the build comes next.

Submitted by:   Mike Makonnen &lt;makonnen@pacbell.net&gt;
Reviewed by:    silence on -current and -hackers
Prodded by:     rwatson
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
while. This is only the script pieces, the glue for the build comes next.

Submitted by:   Mike Makonnen &lt;makonnen@pacbell.net&gt;
Reviewed by:    silence on -current and -hackers
Prodded by:     rwatson
</pre>
</div>
</content>
</entry>
</feed>
