Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Anders Magnusson <ragge@netbsd.org>
List: source-changes
Date: 05/04/2000 10:33:04
Module Name: syssrc
Committed By: ragge
Date: Thu May 4 17:33:04 UTC 2000
Modified Files:
syssrc/sys/net: route.h
Log Message:
Change rt_refcnt from short to int, to allow more than 32k routes thru
one interface without unexpected side effects.
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 syssrc/sys/net/route.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.