Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 03/11/2001 01:52:48
Module Name:	basesrc
Committed By:	christos
Date:		Sat Mar 10 23:52:48 UTC 2001

Modified Files:
	basesrc/sbin/routed: defs.h if.c input.c main.c output.c parms.c
	    pathnames.h radix.c rdisc.c routed.8 table.c trace.c
	basesrc/sbin/routed/rtquery: rtquery.c

Log Message:
sync with version 2.24. Vernon says:
The most significant [fix] involves so called "remote" interfaces
configured in the kludge file to with what appear to be colliding
networks.  Edward Mascarenhas <eddiem@vihar.engr.sgi.com> found
the problem and the fix, and I think has tested it in the SGI
network.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 basesrc/sbin/routed/defs.h \
    basesrc/sbin/routed/output.c
cvs rdiff -r1.21 -r1.22 basesrc/sbin/routed/if.c
cvs rdiff -r1.26 -r1.27 basesrc/sbin/routed/input.c
cvs rdiff -r1.27 -r1.28 basesrc/sbin/routed/main.c
cvs rdiff -r1.14 -r1.15 basesrc/sbin/routed/parms.c
cvs rdiff -r1.10 -r1.11 basesrc/sbin/routed/pathnames.h \
    basesrc/sbin/routed/radix.c
cvs rdiff -r1.11 -r1.12 basesrc/sbin/routed/rdisc.c
cvs rdiff -r1.28 -r1.29 basesrc/sbin/routed/routed.8
cvs rdiff -r1.13 -r1.14 basesrc/sbin/routed/table.c
cvs rdiff -r1.24 -r1.25 basesrc/sbin/routed/trace.c
cvs rdiff -r1.13 -r1.14 basesrc/sbin/routed/rtquery/rtquery.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.