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:22
Module Name:	syssrc
Committed By:	he
Date:		Thu Apr  5 12:43:22 UTC 2001

Modified Files:
	syssrc/sys/net [netbsd-1-5]: route.c

Log Message:
Pull up revision 1.40 (via patch, 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.36 -r1.36.4.1 syssrc/sys/net/route.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.