Date: Thu, 30 May 2002 21:27:51 -0700 (PDT) From: Mike Silbersack <silby@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net route.c Message-ID: <200205310427.g4V4Rp313450@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
silby 2002/05/30 21:27:51 PDT
Modified files:
sys/net route.c
Log:
Ensure that packet counts are always reset to 0 when
a route is cloned. Previously, they took on the count
of their parent route (which was sometimes nonzero.)
Submitted by: Andre Oppermann <oppermann@pipeline.ch>
MFC after: 5 days
Revision Changes Path
1.70 +1 -0 src/sys/net/route.c
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?200205310427.g4V4Rp313450>
