<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sbin/routed/input.c, branch release/3.3.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>1999-09-16T08:26:13+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1999-09-16T08:26:13+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5be28542797ac26e17de490f50e0830003596d38'/>
<id>5be28542797ac26e17de490f50e0830003596d38</id>
<content type='text'>
'RELENG_3_3_0_RELEASE'.

This commit was manufactured to restore the state of the 3.3-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_3_3_0_RELEASE'.

This commit was manufactured to restore the state of the 3.3-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</pre>
</div>
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-29T15:18:34+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-29T15:18:34+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8e19c90b7f2615bd91149ae5faba470bd6a4620a'/>
<id>8e19c90b7f2615bd91149ae5faba470bd6a4620a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Spelling, add rcsid, remove unused #includes.</title>
<updated>1998-07-28T06:36:31+00:00</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>1998-07-28T06:36:31+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=90100551e629f1b41040f747305094d8e4565a90'/>
<id>90100551e629f1b41040f747305094d8e4565a90</id>
<content type='text'>
Convert 1000000 usec to 1 sec 0 usec.
Use provided safe malloc (rtmalloc()) instead of malloc(): exit on allocation
failure.
Correct use of .Nm
Add usage() and use errx().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Convert 1000000 usec to 1 sec 0 usec.
Use provided safe malloc (rtmalloc()) instead of malloc(): exit on allocation
failure.
Correct use of .Nm
Add usage() and use errx().
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge to eliminate conflict</title>
<updated>1997-01-03T08:29:46+00:00</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1997-01-03T08:29:46+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7726a8a928fbedc18bd15e2e313fe1ecfd60d402'/>
<id>7726a8a928fbedc18bd15e2e313fe1ecfd60d402</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>FIx coredump with rtquery.</title>
<updated>1996-12-21T05:55:55+00:00</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1996-12-21T05:55:55+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=21393d8c5e36afad3b16dd28c6bc64ad7512635b'/>
<id>21393d8c5e36afad3b16dd28c6bc64ad7512635b</id>
<content type='text'>
It is just quick fix taken from new routed sources,
full new routed importing I leave to wollman
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It is just quick fix taken from new routed sources,
full new routed importing I leave to wollman
</pre>
</div>
</content>
</entry>
<entry>
<title>Latest routed from Vern Schryver.  This is supposed to fix</title>
<updated>1996-12-17T21:07:05+00:00</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>1996-12-17T21:07:05+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=337e72d0e59a6e844679b70ddb1df6f93f7fcbfe'/>
<id>337e72d0e59a6e844679b70ddb1df6f93f7fcbfe</id>
<content type='text'>
Andrey's rtquery problem.

Submitted by:	Vernon J. Schryver &lt;vjs@mica.denver.sgi.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Andrey's rtquery problem.

Submitted by:	Vernon J. Schryver &lt;vjs@mica.denver.sgi.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>New version of Vern's routed.  This includes more byte-order fixes,</title>
<updated>1996-12-11T20:59:33+00:00</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>1996-12-11T20:59:33+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=71965874ee69f5093d3dc664d26fa81eadf09523'/>
<id>71965874ee69f5093d3dc664d26fa81eadf09523</id>
<content type='text'>
some MD5 fixes, better tracing, configurable redirect processing,
and a fix to split-horizon/poisoned-reverse treatment.

Submitted by:	Vernon J. Schryver &lt;vjs@mica.denver.sgi.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
some MD5 fixes, better tracing, configurable redirect processing,
and a fix to split-horizon/poisoned-reverse treatment.

Submitted by:	Vernon J. Schryver &lt;vjs@mica.denver.sgi.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Latest version of SGI routed courtesy of Vern Schryver.  This version</title>
<updated>1996-11-19T20:23:47+00:00</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>1996-11-19T20:23:47+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d5b718b3ee1a3d309b44921e01bba0ca4511ff00'/>
<id>d5b718b3ee1a3d309b44921e01bba0ca4511ff00</id>
<content type='text'>
adds the capability to use MD5 authentication as defined in the latest
documents.

Submitted by:	Vernon J. Schryver &lt;vjs@mica.denver.sgi.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
adds the capability to use MD5 authentication as defined in the latest
documents.

Submitted by:	Vernon J. Schryver &lt;vjs@mica.denver.sgi.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Virgin import of new BSD/SGI routed.  This update contains a number</title>
<updated>1996-09-16T16:51:32+00:00</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>1996-09-16T16:51:32+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7b6ab19dde850fe54facf1dbc5b00466a0a12b53'/>
<id>7b6ab19dde850fe54facf1dbc5b00466a0a12b53</id>
<content type='text'>
of important bug fixes.

Obtained from:	Vernon J. Schryver &lt;vjs@mica.denver.sgi.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
of important bug fixes.

Obtained from:	Vernon J. Schryver &lt;vjs@mica.denver.sgi.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
