Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master ce39f9d: DOCSIS: REGRSP-MP: TLV fixes

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 20 Nov 2018 05:15:59 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ce39f9df18cf2f083adaaf3378ae2d033e3376fd
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

ce39f9d by Bruno Verstuyft (bruno.verstuyft@xxxxxxxxxxxx):

    DOCSIS: REGRSP-MP: TLV fixes
    
    Added decodings for TLVs 46.10 and 46.11.
    Fixed formatting of TLVs.
    
    Change-Id: Iec8829929a8b6981e1760614f76d16400b94d05c
    Reviewed-on: https://code.wireshark.org/review/30709
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  df7af28   Add new Secrets API and allow TLS to use pcapng decryption secrets
     add  ce39f9d   DOCSIS: REGRSP-MP: TLV fixes


Summary of changes:
 epan/dissectors/packet-docsis-tlv.c | 80 ++++++++++++++++++++++++++++++++-----
 epan/dissectors/packet-docsis-tlv.h |  2 +
 2 files changed, 71 insertions(+), 11 deletions(-)