Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 03/08/2001 12:49:33
Module Name: syssrc
Committed By: itojun
Date: Thu Mar 8 10:49:33 UTC 2001
Modified Files:
syssrc/sys/netinet6: nd6.c
Log Message:
nd6_storelladdr() was not consistent about m_freem() policy.
do not touch RTF_STATIC entries (static ND entries) on ND cache update.
couple of costmetic sync. sync with kame
To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 syssrc/sys/netinet6/nd6.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.