Wireshark-commits: [Wireshark-commits] master-1.12 b3d7a4f: M3AP: fix dissection of IPAddress field

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 4 Feb 2016 09:59:20 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b3d7a4fbbd231d808ff329cca4807a2d5cd0228a
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

b3d7a4f by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    M3AP: fix dissection of IPAddress field
    
    Bug: 12070
    Change-Id: Ib516cc3ea7e00a6c4fe1661b9c78b0f6c6a25da6
    Reviewed-on: https://code.wireshark.org/review/13689
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 1b1b93429af01b13550c985978fa3808296d7f5d)
    Conflicts:
    	asn1/m3ap/m3ap.cnf
    	epan/dissectors/packet-m3ap.c
    Reviewed-on: https://code.wireshark.org/review/13707
    

Actions performed:

    from  1646d1a   OSPF: Wrong interpretation of Instance ID value in OSPFv3 packet
    adds  b3d7a4f   M3AP: fix dissection of IPAddress field


Summary of changes:
 asn1/m3ap/m3ap.cnf               |   12 ++++-
 asn1/m3ap/packet-m3ap-template.c |   22 +++++++--
 epan/dissectors/packet-m3ap.c    |   92 ++++++++++++++++++++++++--------------
 3 files changed, 89 insertions(+), 37 deletions(-)