Wireshark-commits: [Wireshark-commits] master e88d445: Faking different U-RNTIs for different CCCH

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 22 Feb 2017 05:37:19 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e88d4459811f8cc4715b462d08e0c5bca8875a19
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

e88d445 by S. Shapira (sswsdev@xxxxxxxxx):

    Faking different U-RNTIs for different CCCH streams.
    
    Change is in the FP dissector but it's effect is in the RLC dissector's
    conversation finding logic (which uses the U-RNTI).
    
    Bug: 13423
    Change-Id: Ice2302a07e644d0cc744e9925df03acb722d3184
    Reviewed-on: https://code.wireshark.org/review/20232
    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  882fa72   L&G 8979 - Fix 'flags' display and RTU->master echoed responses from SBO commands
    adds  e88d445   Faking different U-RNTIs for different CCCH streams.


Summary of changes:
 epan/dissectors/packet-umts_fp.c |   11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)