URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ea18e950c81f7213f9e52c92cdd3ee629a0f6ba4
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
ea18e95 by Andrii Vladyka (a.vladyka@xxxxxxx):
docsis: add preference to disable dissection of encrypted payload
Encrypted payload is dissected by default, user can disable this in Protocol Preferences.
Source and destination addresses always printed (they're never encrypted
according to DOCSIS BPI/BPI+ specs).
Change-Id: I2bcd2257b8c3c916d51eeed22cf0d99065021de3
Reviewed-on: https://code.wireshark.org/review/29420
Petri-Dish: Guy Harris <guy@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 7055cc9 lwm2mtlv: Update to Core V1.1 spec
add ea18e95 docsis: add preference to disable dissection of encrypted payload
Summary of changes:
epan/dissectors/packet-docsis.c | 171 +++++++++++++++++++++++++++++++++++-----
1 file changed, 150 insertions(+), 21 deletions(-)