Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 09/02/1999 21:04:22
Module Name: basesrc
Committed By: itojun
Date: Fri Sep 3 04:04:22 UTC 1999
Modified Files:
basesrc/usr.sbin/route6d: route6d.c route6d.h
Log Message:
sync with recent KAME.
- fix 64bit alignment issue in routing socket.
- avoid s6_addr8 (nonstandard), use s6_addr instead.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 basesrc/usr.sbin/route6d/route6d.c
cvs rdiff -r1.2 -r1.3 basesrc/usr.sbin/route6d/route6d.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.