Bob Bishop wrote:
> Here's a hint:
> 
> "The Apollo Domain and XNS networking protocols will no longer be offered
> after Cisco IOS Release 12.2. Information about these protocols will not
> appear in future releases of the Cisco IOS software documentation set."
> http://www.cisco.com/en/US/products/sw/iosswrel/ps1835/products_configuration_guide_chapter09186a008007fba7.html
> 
> He's dead, Jim.


The code is still useful as a simple implementation, much more
easily understood by the student than the current TCP/IP stack,
for certain.

Given that the current TCP/IP stack no longer matches the Stevens
books, and given that Stevens is too dead to update the books to
the new FreeBSD stack, even if he wanted to, it's useful to have
a relatively simple set of code that can be understood without a
book that's not getting written.

Also, it's interesting from the perspective of people with living
Xerox Alto hardware (not many, but they do exist), but I fully
admit that that's not a compelling reason.

On the other hand, there's no compelling reason to dike it out,
if it can be made to work.  I would argue that ISA support is
more or less just as obsolete, as is 486 support, as is the F00F
bug workaround, as is ... a lot of code that's still there.

In any case, Peter pointed out that my patch was against -stable,
not -current.  I'm in the process of CVSup'ing new sources now,
and will update the patch against -current, and post it, most
likely tomorrow morning, if the CVSup doesn't complete in the next
hour.

-- Terry

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message

Reply via email to