Wireshark-commits: [Wireshark-commits] master 4d3c8bc: MAC-NR: unify BSR filters

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 19 Mar 2018 07:51:58 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4d3c8bc61e768b4789bd2fb8a40f848ac50f8936
Submitter: Martin Mathieson (martin.r.mathieson@xxxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

4d3c8bc by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    MAC-NR: unify BSR filters
    
    Use a single filter for short/long (truncated) BS values to ease
    filtering.
    Rename other filters to the new mac-nr.bsr.* format.
    Fill the missing entries in 8 bits buffer size levels array.
    
    Change-Id: If150f9a951efb40e554c5ea18639cfd4539a1319
    Reviewed-on: https://code.wireshark.org/review/26539
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
    

Actions performed:

    from  845bd4f   6lowpan: Add option to toggle IID U/L bit
    adds  4d3c8bc   MAC-NR: unify BSR filters


Summary of changes:
 epan/dissectors/packet-mac-nr.c | 572 ++++++++++++++++++++++++++++------------
 1 file changed, 399 insertions(+), 173 deletions(-)