OpenAFS Master Repository branch, master, updated. c4c0c67fb6afc30a97c93552d00460b3291ac872
Gerrit Code Review
gerrit@openafs.org
Fri, 10 Jul 2009 18:47:45 -0700 (PDT)
The following commit has been merged in the master branch:
commit c4c0c67fb6afc30a97c93552d00460b3291ac872
Author: Jeffrey Altman <jaltman@secure-endpoints.com>
Date: Fri Jul 10 20:43:13 2009 -0400
Correct computation of rx packet resends and data packets sent.
rx packet resends were being double counted.
rx data packets sent were one more per send list than it
should have been.
LICENSE MIT
Reviewed-on: http://gerrit.openafs.org/54
Verified-by: Russ Allbery <rra@stanford.edu>
Reviewed-by: Russ Allbery <rra@stanford.edu>
src/rx/rx.c | 10 +---------
1 files changed, 1 insertions(+), 9 deletions(-)
--
OpenAFS Master Repository