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 2ce6ce1: PDCP NR: tweaks for framing format

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 23 Apr 2018 18:06:00 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2ce6ce1fca42a239039f619146588607aa482eed
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

2ce6ce1 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    PDCP NR: tweaks for framing format
    
    For optional tags that act as a boolean, their presence is sufficient
    and not need to set a value after them.
    
    Change-Id: I3b4a6bbbdacf1a008e8df90a20c4eede4b0db1bd
    Reviewed-on: https://code.wireshark.org/review/27095
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  703ec9a   NAS EPS: chack the protocol discriminator used in the security header
    adds  2ce6ce1   PDCP NR: tweaks for framing format


Summary of changes:
 epan/dissectors/packet-pdcp-nr.c | 36 ++++++++++++++++--------------------
 epan/dissectors/packet-pdcp-nr.h |  8 ++++----
 2 files changed, 20 insertions(+), 24 deletions(-)