Fix: Initialize events discarded and packet lost counters to zero
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 11 Mar 2016 23:36:17 +0000 (18:36 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 11 Mar 2016 23:36:42 +0000 (18:36 -0500)
The runtime stats functions would only set the counter value
matching the current buffer-switching policy resulting in
uninitialized discarded event counts in "overwrite" mode, and
uninitialized lost packet counts in "discard" mode.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>

No differences found
This page took 0.025766 seconds and 4 git commands to generate.