Wireshark-commits: [Wireshark-commits] master 5d80686: CoAP dissector: Update option numbers from R

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 17 Sep 2014 23:37:25 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5d80686f453c5b051fea3d4ddde735850aead0a3
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

5d80686 by chrysn (chrysn@xxxxxxxx):

    CoAP dissector: Update option numbers from RFC7252
    
    * "Accept" option: The option number was changed late in the
      specification process.
    * "Proxy-Scheme" / "Size1": After including those, all option numbers
      specified in the RFC can be dissected by wireshark.
    
    Change-Id: I1b475ac6920fd021e3217cd3b44c173d264a5298
    Reviewed-on: https://code.wireshark.org/review/4123
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    Petri-Dish: Evan Huus <eapache@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  b2f03f1   opcua: prefix all hf_register_info with opcua, unify naming
    adds  5d80686   CoAP dissector: Update option numbers from RFC7252


Summary of changes:
 epan/dissectors/packet-coap.c |   45 ++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 44 insertions(+), 1 deletion(-)