Subject: PR/23937 CVS commit: src/sbin/route
To: None <gnats-admin@netbsd.org, netbsd-bugs@netbsd.org>
From: Brian Ginsbach <ginsbach@netbsd.org>
List: netbsd-bugs
Date: 08/31/2005 02:59:02
The following reply was made to PR bin/23937; it has been noted by GNATS.
From: Brian Ginsbach <ginsbach@netbsd.org>
To: gnats-bugs@netbsd.org
Cc:
Subject: PR/23937 CVS commit: src/sbin/route
Date: Wed, 31 Aug 2005 02:58:30 +0000 (UTC)
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.