URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2cbb58366eb8f6cc373c30dd919f988700a515bf
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
2cbb583 by AdrianSimionov (daniel.simionov@xxxxxxxxx):
[docsis->type29ucd] Update to DOCSIS 2.0
* Added 3 missing TLVs from Type 29 UCD.
* Added to dissector the TLV Type and TLV Length as I want
to be able to add filters on this information as an user.
* Changed some variable names as I wanted it to be unified between
the Type 2 UCD (ucd.c) and this file. There are another two types of
UCD messages (which I hope I will add) and keeping variables
similar helps a lot.
* Added the expert info.
Change-Id: I808a2e710f7348eb046e0afdaa609fa28b3a18ca
Reviewed-on: https://code.wireshark.org/review/11913
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 84ab0e4 BGP: Add dissection of ESI NLRI (EVPN) RFC7432
adds 2cbb583 [docsis->type29ucd] Update to DOCSIS 2.0
Summary of changes:
plugins/docsis/packet-type29ucd.c | 560 +++++++++++++++++++++++++------------
1 file changed, 380 insertions(+), 180 deletions(-)