Subject: CVS commit: syssrc/sys/netinet6
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 06/27/2001 20:36:14
Module Name: syssrc
Committed By: itojun
Date: Wed Jun 27 17:36:14 UTC 2001
Modified Files:
syssrc/sys/netinet6: nd6.c
Log Message:
refresh default router list on nd6_detach(), only if we are an
autoconfigured host. bug was that, we will lose default route on
"ifconfig gif0 destroy" even if default is not pointing to gif0.
reported by ume@mahoroba.org. sync with kame
To generate a diff of this commit:
cvs rdiff -r1.47 -r1.48 syssrc/sys/netinet6/nd6.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.