Wireshark-commits: [Wireshark-commits] master ce0b559: BMP: Enhance dissection of Stats type
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 05 Nov 2019 10:21:00 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ce0b559534c62b78cd590b069246d860dfb2475d
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

ce0b559 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    BMP: Enhance dissection of Stats type
    
    Add hf for each type
    And also fix dissection of per AFI type (9 and 10), it is not only a uint32 or uint64, start with AFI/SAFI
    
    Change-Id: Icb15db89365ee352a37f30650712a97bca99b4b3
    Reviewed-on: https://code.wireshark.org/review/34971
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  d793c8d   PROFINET: Manufacturer Data ranges are modified.
     add  ce0b559   BMP: Enhance dissection of Stats type


Summary of changes:
 epan/dissectors/packet-bmp.c | 178 +++++++++++++++++++++++++++++++++++++++----
 1 file changed, 162 insertions(+), 16 deletions(-)