Wireshark-commits: [Wireshark-commits] master c76b378: FP: Fix U-RNTI issue in E-DCH

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

Commits:

c76b378 by Darien Spencer (cusneud@xxxxxxxx):

    FP: Fix U-RNTI issue in E-DCH
    
    When configured a E-DCH, the first packet in the channel used the CRNCC instead of U-RNTI (if found)
    
    Change-Id: I31b50af8a44c6f637ac2eefd4caf319bec44c3c6
    Reviewed-on: https://code.wireshark.org/review/25929
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  2054242   Qt: Improve our capture filter completions.
    adds  c76b378   FP: Fix U-RNTI issue in E-DCH


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