Date: Wed, 30 Jun 1999 16:11:16 -0700 (PDT) From: Mike Smith <msmith@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net route.h Message-ID: <199906302311.QAA93372@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
msmith 1999/06/30 16:11:16 PDT
Modified files:
sys/net route.h
Log:
Increase the size of the route reference count from 15 bits to 31 bits.
This doesn't change the size or alignment of the structure on either i386
or Alpha, and thus should be binary-compatible (modulo problems with old
applications and routes with more than 2^15 references).
Reviewed by: peter
Revision Changes Path
1.30 +2 -3 src/sys/net/route.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199906302311.QAA93372>
