Subject: CVS commit: src/sbin/route
To: None <source-changes@NetBSD.org>
From: Brian Ginsbach <ginsbach@netbsd.org>
List: source-changes
Date: 08/31/2005 02:58:30
Module Name: src
Committed By: ginsbach
Date: Wed Aug 31 02:58:30 UTC 2005
Modified Files:
src/sbin/route: route.c show.c
Log Message:
Add full IPv6 syntax support when route is built with -DSMALL and -DINET6.
Fixes PR/23937. Adapted from supplied patch.
To generate a diff of this commit:
cvs rdiff -r1.92 -r1.93 src/sbin/route/route.c
cvs rdiff -r1.27 -r1.28 src/sbin/route/show.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.