Wireshark-commits: [Wireshark-commits] master-1.10 e223b05: Reset the captured-packet count when we
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 6 Apr 2015 21:11:10 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e223b054a51a45b9c15e46a01d748fc315386895
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-1.10
Repository: wireshark

Commits:

e223b05 by Guy Harris (guy@xxxxxxxxxxxx):

    Reset the captured-packet count when we start or restart a capture.
    
    Bug: 6217
    Change-Id: I916e9a6fdb0e114d5f8f123153c213af9273bbc3
    Reviewed-on: https://code.wireshark.org/review/7954
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit 0ef2fd5d532b06cd6ae1ab2823b04b89f68bc253)
    Reviewed-on: https://code.wireshark.org/review/7956
    

Actions performed:

    from  7d1f23d   Keep a captured-packet count in a capture_session and use that.
    adds  e223b05   Reset the captured-packet count when we start or restart a capture.


Summary of changes:
 capture.c |    1 +
 1 file changed, 1 insertion(+)