Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 3a6c5f0: tap-rtp-common.c: set STAT_FLAG_WRONG_TIMEST

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 19 Dec 2016 08:51:09 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3a6c5f07176d0c8f5367e092d328eb5f6ebf3b6b
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

3a6c5f0 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    tap-rtp-common.c: set STAT_FLAG_WRONG_TIMESTAMP when timestamp sequence is wrong
    
    Set STAT_FLAG_WRONG_TIMESTAMP for RTP sequence when newer packet has lower timestamp than previous one.
    
    Change-Id: Ib18830eea33ddb3dbbdf3beba279131c0fc5a948
    Reviewed-on: https://code.wireshark.org/review/19292
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  0e6333c   RTP analyzis dialog/Qt: fix - when dialog is called from RTP stream dialog, G (select packet) signal is not passed to parent dialog
    adds  3a6c5f0   tap-rtp-common.c: set STAT_FLAG_WRONG_TIMESTAMP when timestamp sequence is wrong


Summary of changes:
 ui/tap-rtp-common.c |   17 ++++++++++-------
 1 file changed, 10 insertions(+), 7 deletions(-)