Wireshark-commits: [Wireshark-commits] master f716450: nr-mac: Add Multiple Entry PHR	CE to nr-mac
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f71645045f9f70ed93a081069be7765a439d0dfb
Submitter: Martin Mathieson (martin.r.mathieson@xxxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
f716450 by Martin Mathieson (martin.r.mathieson@xxxxxxxxxxxxxx):
    nr-mac: Add Multiple Entry PHR CE to nr-mac
    
    This will likely change in the future as we:
    - add support for 32-bits of flags for when there are
    higher SCellIndex
    - possibly add different filters for each type of ph measurement
    - possibly add separate filters for the pcmax_c fields
    
    Change-Id: Icb9b242910a41b1b9e448ae2cd1dbd54a418fd36
    Reviewed-on: https://code.wireshark.org/review/26507
    Petri-Dish: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
    
Actions performed:
    from  997b631   ZigBee ZCL Occupancy Sensing: remove unused defines and value_string
    adds  f716450   nr-mac: Add Multiple Entry PHR CE to nr-mac
Summary of changes:
 epan/dissectors/packet-mac-nr.c | 307 +++++++++++++++++++++++++++++++++++++++-
 epan/dissectors/packet-mac-nr.h |  17 ++-
 2 files changed, 315 insertions(+), 9 deletions(-)