Subject: Re: routed FAQ?
To: None <paul@whooppee.com>
From: Ken Nakata <kenn@synap.ne.jp>
List: port-mac68k
Date: 05/14/1998 11:05:00
On Wed, 13 May 1998 18:04:10 -0700 (PDT),
Paul Goyette <paul@whooppee.com> wrote:
> Well, AFAIK, routed only supports the rip v1 routing protocol.
I thought NetBSD routed was way smarter than that... ;-)
ROUTED(8) NetBSD System Manager's Manual ROUTED(8)
NAME
routed, rdisc - network RIP and router discovery routing daemon
SYNOPSIS
routed [-sqdghmpAt] [-T tracefile] [-F net[/mask[,metric]]] [-P parms]
DESCRIPTION
routed is a dameon invoked at boot time to manage the network routing ta-
bles. It uses Routing Information Protocol, RIPv1 (RFC 1058), RIPv2
(RFC 1723), and Internet Router Discovery Protocol (RFC 1256) to maintain
the kernel routing table. The RIPv1 protocol is based on the reference
4.3BSD daemon.
...
Ken