Wireshark-commits: [Wireshark-commits] master 6c1ae95: [docsis->ucd] Removed S-CDMA bursts and adde
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 16 Nov 2015 07:12:11 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6c1ae95dc73585dba45c76c6eae33545cedfbedc
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

6c1ae95 by AdrianSimionov (daniel.simionov@xxxxxxxxx):

    [docsis->ucd] Removed S-CDMA bursts and added expert
    
    UCD Type 2 is for TDMA/ATDMA, S-CDMA goes in UCD Type 29.
    More info:
    Table 8-19 from RFIv2.0-C02 for DOCSIS 2.0
    Table 6-25 from MULPIv3.1-I07 for DOCSIS 3.1
    
    The comment was removed because the Burst Descriptors below are
    not new anymore, are just Burst Descriptors like all the rest.
    
    Change-Id: I992a84c9bf0b999b9cec5bd44f2e584ef22ce401
    Reviewed-on: https://code.wireshark.org/review/11847
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  9451e52   Qt iograph: Fix off-by-one, insure we plot the last interval.
    adds  6c1ae95   [docsis->ucd] Removed S-CDMA bursts and added expert


Summary of changes:
 plugins/docsis/packet-ucd.c |  139 +++++++++----------------------------------
 1 file changed, 27 insertions(+), 112 deletions(-)