URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9a7077c79f8f04905567423f9010ea7f03791e9f
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
9a7077c 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>
(cherry picked from commit 6c1ae95dc73585dba45c76c6eae33545cedfbedc)
Reviewed-on: https://code.wireshark.org/review/11862
Actions performed:
from ac08883 Qt iograph: Fix off-by-one, insure we plot the last interval.
adds 9a7077c [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(-)