Wireshark-commits: [Wireshark-commits] master 00ce7a5: packet-wsp: Adding x-wap-application:lwm2m.d

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 28 Mar 2018 13:43:18 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=00ce7a59aaae26acf03864a1f71f24be33c1c057
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

00ce7a5 by Ivan Severin (ivan.severin.m@xxxxxxxxx):

    packet-wsp: Adding x-wap-application:lwm2m.dm support
    
    Added x-wap-application:lwm2m.dm support according Open Mobile Alliance docs.
    See docs: (page 141),
    http://www.openmobilealliance.org/release/LightweightM2M/V1_0_2-20180209-A/OMA-TS-LightweightM2M-V1_0_2-20180209-A.pdf
    
    Change-Id: I0026ae3f7e03b28242a3a7cb3091ba32c91c4edb
    Reviewed-on: https://code.wireshark.org/review/26565
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  e3a6e48   Nano: add a heuristic dissector registration.
    adds  00ce7a5   packet-wsp: Adding x-wap-application:lwm2m.dm support


Summary of changes:
 epan/dissectors/packet-wsp.c | 20 ++++++++++++++++++--
 1 file changed, 18 insertions(+), 2 deletions(-)