Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 07/12/2000 18:12:20
Module Name: basesrc
Committed By: thorpej
Date: Thu Jul 13 01:12:19 UTC 2000
Modified Files:
basesrc/usr.sbin/route6d [netbsd-1-5]: route6d.8 route6d.c
Log Message:
Update from trunk (itojun):
sync with more recent kame.
- fix memory leak with realloc()
- warn if we see packets with junk outside of IPv6 prefix length
- cosmetic
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.6.4.1 basesrc/usr.sbin/route6d/route6d.8
cvs rdiff -r1.13 -r1.13.4.1 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.