Wireshark-commits: [Wireshark-commits] master-2.6 d4dc050: VOIP: Always use frame number when hashi
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 15 Dec 2018 08:57:40 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d4dc050bcc6c6062d8cb10c0dd0db78faa563127
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark

Commits:

d4dc050 by Michael Mann (mmann78@xxxxxxxxxxxx):

    VOIP: Always use frame number when hashing sequence analysis.
    
    Change-Id: Id720d7857328c1f464c4568b0a279a864921b031
    Reviewed-on: https://code.wireshark.org/review/31052
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 8f6872e337fb78e0070a3757c48bc39f41bbb3a0)
    Reviewed-on: https://code.wireshark.org/review/31053
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  71c40ea   DNP3: Fix events with relative time
     add  d4dc050   VOIP: Always use frame number when hashing sequence analysis.


Summary of changes:
 epan/sequence_analysis.c |  2 +-
 ui/voip_calls.c          | 16 ++++++++--------
 2 files changed, 9 insertions(+), 9 deletions(-)