K 10 svn:author V 3 suz K 8 svn:date V 27 2005-12-25T12:15:13.000000Z K 7 svn:log V 534 MFC the following KAME sync work. - fixed typos - improved some comment descriptions - use NULL, instead of 0, to denote a NULL pointer - avoid embedding a magic number in the code - use nd6log() instead of log() to record NDP-specific logs - nuked an unnecessay white space Revision Path 1.67 src/sys/netinet6/icmp6.c 1.55 src/sys/netinet6/in6.c 1.29 src/sys/netinet6/in6_ifattach.c 1.56 src/sys/netinet6/nd6.c 1.35 src/sys/netinet6/nd6_nbr.c 1.29 src/sys/netinet6/nd6_rtr.c END