]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Ensure that packet counts are always reset to 0 when
authorsilby <silby@FreeBSD.org>
Fri, 31 May 2002 04:27:51 +0000 (04:27 +0000)
committersilby <silby@FreeBSD.org>
Fri, 31 May 2002 04:27:51 +0000 (04:27 +0000)
commit1f97abe190a8cd98a9ef9561396fbad7b26b0b58
tree3120090af7db6f45fa86be4f07e6e8ebb0c21299
parent0b8e31ba859b8aa3aec339fcf67bd05866096ac2
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
sys/net/route.c