Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 05/16/2000 07:04:32
Module Name:	basesrc
Committed By:	itojun
Date:		Tue May 16 14:04:32 UTC 2000

Modified Files:
	basesrc/usr.sbin/route6d: route6d.8 route6d.c

Log Message:
correct p2p interface address handling.
avoid memory leak.
bzero() after malloc().
(sync from kame)


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 basesrc/usr.sbin/route6d/route6d.8
cvs rdiff -r1.11 -r1.12 basesrc/usr.sbin/route6d/route6d.c

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