From owner-cvs-sbin Wed Dec 11 12:59:36 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id MAA08903 for cvs-sbin-outgoing; Wed, 11 Dec 1996 12:59:36 -0800 (PST) Received: (from wollman@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id MAA08896; Wed, 11 Dec 1996 12:59:34 -0800 (PST) Date: Wed, 11 Dec 1996 12:59:34 -0800 (PST) From: Garrett Wollman Message-Id: <199612112059.MAA08896@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sbin Subject: cvs commit: src/sbin/routed - Imported sources Sender: owner-cvs-sbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wollman 96/12/11 12:59:34 src/sbin/routed - Imported sources Update of /home/ncvs/src/sbin/routed In directory freefall.freebsd.org:/a/wollman/new-routed Revision/Branch: 1.1.1 Log Message: New version of Vern's routed. This includes more byte-order fixes, some MD5 fixes, better tracing, configurable redirect processing, and a fix to split-horizon/poisoned-reverse treatment. Submitted by: Vernon J. Schryver Status: Vendor Tag: SGI Release Tags: vjs_961211 U src/sbin/routed/Makefile U src/sbin/routed/radix.h C src/sbin/routed/defs.h U src/sbin/routed/if.c U src/sbin/routed/input.c C src/sbin/routed/main.c C src/sbin/routed/md5.c U src/sbin/routed/output.c U src/sbin/routed/parms.c U src/sbin/routed/pathnames.h U src/sbin/routed/radix.c U src/sbin/routed/rdisc.c C src/sbin/routed/routed.8 C src/sbin/routed/routed.h C src/sbin/routed/table.c U src/sbin/routed/trace.c U src/sbin/routed/rtquery/Makefile C src/sbin/routed/rtquery/rtquery.c U src/sbin/routed/rtquery/rtquery.8 C src/sbin/routed/rtquery/md5.c 8 conflicts created by this import. Use the following command to help the merge: cvs checkout -jSGI:yesterday -jSGI src/sbin/routed