Wireshark-commits: [Wireshark-commits] master bd932bb: [docsis->type35ucd] Fix TLV 15 & 16 bugs
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 1 Jun 2016 14:06:16 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bd932bb2e11f90c3f95b135ccaeaab7d57623963
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

bd932bb by Adrian Simionov (daniel.simionov@xxxxxxxxx):

    [docsis->type35ucd] Fix TLV 15 & 16 bugs
    
    + TLV 15 has value decoded as on off
    + TLV 16 shows text parameters instead of decimal value
    
    Change-Id: I6f0baa410f12e20825379a3ff0cd6174aa2bc576
    Reviewed-on: https://code.wireshark.org/review/15678
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  55548f2   ZigBee ZDO: fix parse of ZDO Node Descriptor Response.
    adds  bd932bb   [docsis->type35ucd] Fix TLV 15 & 16 bugs


Summary of changes:
 plugins/docsis/packet-type35ucd.c |   14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)