<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.sbin/IPXrouted/main.c, branch release/5.5.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.5.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.5.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2003-11-15T17:10:56Z</updated>
<entry>
<title>Make this WARNS 2 clean, and fix up the manual page:</title>
<updated>2003-11-15T17:10:56Z</updated>
<author>
<name>Tom Rhodes</name>
<email>trhodes@FreeBSD.org</email>
</author>
<published>2003-11-15T17:10:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f7d7038aa469f820066f9a52e58ff8089729af92'/>
<id>urn:sha1:f7d7038aa469f820066f9a52e58ff8089729af92</id>
<content type='text'>
Avoid implicit function calls by adding the proper include files.
Use const char copyright.
Fix some fprint formatting.

In the manual page:

Use the .Pa macro for filenames and locations.
Kill hard setence breaks.
Make use of the .Tn and .Dq macros.
Add some to text to the otherwise blank HISTORY section (taken from CVS).
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T01:35:59Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T01:35:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=97d92980a96a50750844f420cc225ddf918f0699'/>
<id>urn:sha1:97d92980a96a50750844f420cc225ddf918f0699</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move ipxrouted.dmp from /tmp to /var/log to make it more difficult to hijack.</title>
<updated>1999-08-24T13:15:39Z</updated>
<author>
<name>John Hay</name>
<email>jhay@FreeBSD.org</email>
</author>
<published>1999-08-24T13:15:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b01aa9b2b2b61ecdafda0288da28e0c2d2f0c127'/>
<id>urn:sha1:b01aa9b2b2b61ecdafda0288da28e0c2d2f0c127</id>
<content type='text'>
PR:		13286
</content>
</entry>
<entry>
<title>Add an option to disable responses to SAP_GETNEAREST_SERVER requests.</title>
<updated>1999-04-24T09:18:49Z</updated>
<author>
<name>John Hay</name>
<email>jhay@FreeBSD.org</email>
</author>
<published>1999-04-24T09:18:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3333e32aa0648d39817d05f9a727a956ee34e750'/>
<id>urn:sha1:3333e32aa0648d39817d05f9a727a956ee34e750</id>
<content type='text'>
Submitted by:	Boris Popov &lt;bp@butya.kz&gt;
</content>
</entry>
<entry>
<title>Major IPXrouted rework.</title>
<updated>1997-07-06T07:38:36Z</updated>
<author>
<name>John Hay</name>
<email>jhay@FreeBSD.org</email>
</author>
<published>1997-07-06T07:38:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=85d2c811568c4ed38450c7d7e5804785dcb47c79'/>
<id>urn:sha1:85d2c811568c4ed38450c7d7e5804785dcb47c79</id>
<content type='text'>
In rt_change() remember to update the interface pointer otherwise we will
send the RIP packets to the wrong interface(s) in future.

Update the hash generator and increase the size of the hash tables.

Only use the network and host parts when comparing IPX interface addresses.

Immediately broadscast RIP and SAP changes.

Change the alarm code to use the setitimer() call and only set a flag in
the alarm signal handler. This gets rid of possible race conditions.

Remove the host routing table. IPX RIP cannot do host routes, only net routes.

Make the delay between broadcast packets 50ms. It seems that some Netware
4.x servers is very slow and don't have much input buffering.

Handle received messages about networks and services that go down, better.

Add tracing of RIP and SAP changes. It gets sysloged with a level of
LOG_DEBUG.
</content>
</entry>
<entry>
<title>Revert $FreeBSD$ to $Id$</title>
<updated>1997-02-22T16:15:28Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1997-02-22T16:15:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=476602a9d0b9041b42a108349dc58a4ca6bf4223'/>
<id>urn:sha1:476602a9d0b9041b42a108349dc58a4ca6bf4223</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make the long-awaited change from $Id$ to $FreeBSD$</title>
<updated>1997-01-14T07:20:47Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1997-01-14T07:20:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1130b656e5fe4c2d1ba299e024d1b40eaeebd380'/>
<id>urn:sha1:1130b656e5fe4c2d1ba299e024d1b40eaeebd380</id>
<content type='text'>
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.
</content>
</entry>
<entry>
<title>Accept and use the content of packets received that is bigger than the</title>
<updated>1996-04-13T15:13:30Z</updated>
<author>
<name>John Hay</name>
<email>jhay@FreeBSD.org</email>
</author>
<published>1996-04-13T15:13:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c1117f898c21eb7b44d660f05a1b2312a9672a3a'/>
<id>urn:sha1:c1117f898c21eb7b44d660f05a1b2312a9672a3a</id>
<content type='text'>
Novell spec, but still only transmit according to the spec.
Add a feature to dump the RIP and SAP tables when a SIGINFO signal is
received.
</content>
</entry>
<entry>
<title>Submitted by:	 John Hay</title>
<updated>1995-12-09T09:42:03Z</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>1995-12-09T09:42:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=fcc69d11969a0f428996743238c92ad8286b2ff5'/>
<id>urn:sha1:fcc69d11969a0f428996743238c92ad8286b2ff5</id>
<content type='text'>
Ok, I shouldn't have said it was the last one previously. :-))

This fix a stupid bug in the select code.

John
</content>
</entry>
<entry>
<title>Submitted by:	john hay</title>
<updated>1995-10-27T10:48:31Z</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>1995-10-27T10:48:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=09fa32d305358d56c1f629eea1c513b57e860b65'/>
<id>urn:sha1:09fa32d305358d56c1f629eea1c513b57e860b65</id>
<content type='text'>
patches to merge the two IPX packages to work with each other and to
not break make-world :)

IPXrouted should be working now, (or at least compiling) :)
</content>
</entry>
</feed>
