Wireshark-commits: [Wireshark-commits] master 949bb98: IEEE 1722: rename IEC subdissector from 6188
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 23 May 2018 21:59:26 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=949bb98319c60a8c72449d4e8d301a321556ebbc
Submitter: Peter Wu (peter@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

949bb98 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    IEEE 1722: rename IEC subdissector from 61883 to iec61883
    
    Otherwise it can collide with the value 61883 typed in a display filter.
    See https://ask.wireshark.org/question/3177 for details.
    
    Change-Id: Ida4872bc4e4b56cb096079a0f0c42e11856e228c
    Reviewed-on: https://code.wireshark.org/review/27754
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  5ccac2b   NBAP: Simplify private data API
    adds  949bb98   IEEE 1722: rename IEC subdissector from 61883 to iec61883


Summary of changes:
 epan/dissectors/packet-ieee1722.c | 92 +++++++++++++++++++--------------------
 1 file changed, 46 insertions(+), 46 deletions(-)