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-2.6 c3c9727: SIP: Fix handling of response time

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 06 Apr 2018 03:05:47 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c3c972747fd9316b90ed44cbd653bc66b898216d
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-2.6
Repository: wireshark

Commits:

c3c9727 by Uli Heilmeier (uh@xxxxxxxxxxxx):

    SIP: Fix handling of response time
    
    Set p_val->request_time when we set p_val->frame_number so that
    response time matches request frame.
    
    Bug: 14551
    Change-Id: I5f8dd9405b9b1eb61a1ca184b15d3fdc436546e1
    Reviewed-on: https://code.wireshark.org/review/26762
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 58debae7149666d7ed7629908edcbe44ac2423b6)
    Reviewed-on: https://code.wireshark.org/review/26768
    

Actions performed:

    from  e8c1b50   RLC-NR: fix bearerType and bearerId length
    adds  c3c9727   SIP: Fix handling of response time


Summary of changes:
 epan/dissectors/packet-sip.c | 1 +
 1 file changed, 1 insertion(+)