Pascal Quantin
changed
bug 12778
What |
Removed |
Added |
Status |
INCOMPLETE
|
CONFIRMED
|
Summary |
tshark count frame not correctly, with filter or without filter.
|
tshark -z io,stat does not count frame not correctly when applying an interval of 0
|
Comment # 8
on bug 12778
from Pascal Quantin
Thanks for the capture.
The issue appears when using an interval value of 0. When specifying an
interval of 30 seconds (io,stat,30000 for example) it works fine. We need to
figure out why the value 0 does not work as expected (per the documentation it
means that statistics are calculated over all packets).
You are receiving this mail because:
- You are watching all bug changes.