Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 07/08/2000 20:06:20
Module Name: basesrc
Committed By: itojun
Date: Sun Jul 9 03:06:19 UTC 2000
Modified Files:
basesrc/usr.sbin/route6d: route6d.8 route6d.c
Log Message:
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.7 basesrc/usr.sbin/route6d/route6d.8
cvs rdiff -r1.13 -r1.14 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.