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: 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.@localhost 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.
Home |
Main Index |
Thread Index |
Old Index