From owner-cvs-usrsbin Mon Jul 22 23:15:25 1996 Return-Path: owner-cvs-usrsbin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA18598 for cvs-usrsbin-outgoing; Mon, 22 Jul 1996 23:15:25 -0700 (PDT) Received: from precipice.shockwave.com (ppp-5-41.rdcy01.pacbell.net [206.170.5.41]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id XAA18591; Mon, 22 Jul 1996 23:15:21 -0700 (PDT) Received: from shockwave.com (localhost.shockwave.com [127.0.0.1]) by precipice.shockwave.com (8.7.5/8.7.3) with ESMTP id XAA07202; Mon, 22 Jul 1996 23:14:40 -0700 (PDT) Message-Id: <199607230614.XAA07202@precipice.shockwave.com> To: Garrett Wollman cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-usrsbin@freefall.freebsd.org Subject: Re: cvs commit: src/usr.sbin/routed - Imported sources In-reply-to: Your message of "Mon, 22 Jul 1996 13:57:04 PDT." <199607222057.NAA07599@freefall.freebsd.org> Date: Mon, 22 Jul 1996 23:14:38 -0700 From: Paul Traina Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Except for the fact that rdisc is simple, in /sbin, and can be configured to solict and then exit, it could replace rdisc. Why would someone running rdisc ever WANT to run routed? Hosts shouldn't be running rip. From: Garrett Wollman Subject: cvs commit: src/usr.sbin/routed - Imported sources wollman 96/07/22 13:57:01 src/usr.sbin/routed - Imported sources Update of /home/ncvs/src/usr.sbin/routed In directory freefall.freebsd.org:/a/wollman/new-routed Revision/Branch: 1.1.3 Log Message: The latest and greatest routed from Vern Schryver. This version includes many fixes to router discovery, including a number of endianness bug fixes. (Router discovery appears to actually work now.) This should be the end of it for the Sun `rdisc' program. (People currently using rdisc(8) should be able to go back to routed again.) Obtained from: Vernon J. Schryver Status: Vendor Tag: SGI Release Tags: sgi_routed_960722 C src/usr.sbin/routed/Makefile C src/usr.sbin/routed/defs.h C src/usr.sbin/routed/if.c C src/usr.sbin/routed/input.c C src/usr.sbin/routed/main.c C src/usr.sbin/routed/output.c U src/usr.sbin/routed/parms.c C src/usr.sbin/routed/pathnames.h U src/usr.sbin/routed/radix.c C src/usr.sbin/routed/rdisc.c C src/usr.sbin/routed/routed.8 N src/usr.sbin/routed/routed.h C src/usr.sbin/routed/table.c C src/usr.sbin/routed/trace.c U src/usr.sbin/routed/rtquery/Makefile U src/usr.sbin/routed/rtquery/rtquery.c U src/usr.sbin/routed/rtquery/rtquery.8 11 conflicts created by this import. Use the following command to help the merge: cvs checkout -jSGI:yesterday -jSGI src/usr.sbin/routed