Subject: CVS commit: syssrc [netbsd-1-5]
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 04/05/2001 15:43:36
Module Name: syssrc
Committed By: he
Date: Thu Apr 5 12:43:36 UTC 2001
Modified Files:
syssrc/sys/net [netbsd-1-5]: route.h
Log Message:
Pull up revision 1.25 (requested by itojun):
Mark cloned routes with RTF_CLONED. Present it in ``netstat -r''
output by ``c''.
Let static routes overwrite cloned routes, as cloned routes can
come back again if necessary. Should fix PR#11916 and maybe some
other PRs with ARP behavior.
To generate a diff of this commit:
cvs rdiff -r1.22 -r1.22.4.1 syssrc/sys/net/route.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.