Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/netinet6
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.
Home |
Main Index |
Thread Index |
Old Index