Subject: CVS commit: syssrc/sys/netinet6
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 10/15/2001 14:12:45
Module Name:	syssrc
Committed By:	itojun
Date:		Mon Oct 15 11:12:45 UTC 2001

Modified Files:
	syssrc/sys/netinet6: esp_rijndael.c icmp6.c

Log Message:
sync with kame.
net.inet6.icmp6.nodeinfo is now a bitmap (2^0 = ping6 -w, 2^1 = ping6 -a).
give up local if there's mbuf alloc failures.
cope with ".." in hostname.
sync comments/whitespaces.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 syssrc/sys/netinet6/esp_rijndael.c
cvs rdiff -r1.66 -r1.67 syssrc/sys/netinet6/icmp6.c

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