Wireshark-commits: [Wireshark-commits] master 8499ad9: CoAP: add CoAP Signalling Codes (RFC 8323)

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 18 Jul 2019 07:34:11 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8499ad93c5d43d1d4405857093c3ae5140d40152
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

8499ad9 by Peter Wu (peter@xxxxxxxxxxxxx):

    CoAP: add CoAP Signalling Codes (RFC 8323)
    
    Update names and RFC references based on the IANA registry at
    https://www.iana.org/assignments/core-parameters/core-parameters.xhtml
    
    Bug: 15910
    Change-Id: I56a4cc3c23fee321b09547254a33f6a76d46cc9d
    Reviewed-on: https://code.wireshark.org/review/34002
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  b9c4452   fuzzshark: add usage documentation
     add  8499ad9   CoAP: add CoAP Signalling Codes (RFC 8323)


Summary of changes:
 epan/dissectors/packet-coap.c | 38 +++++++++++++++++++++++---------------
 1 file changed, 23 insertions(+), 15 deletions(-)