Wireshark-commits: [Wireshark-commits] master-3.0 2be8946: docsis: fix for encrypted DOCSIS PDU pac
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 13 Jun 2019 05:39:53 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2be89469cc984b860aebea61e17be92656331033
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark

Commits:

2be8946 by Andrii Vladyka (a.vladyka@xxxxxxx):

    docsis: fix for encrypted DOCSIS PDU packets do not match the filter 'eth.dst'
    
    Bug: 15731
    Change-Id: I6c9dd8ca722679dd6e4cc91e6f3ca81162307f56
    Reviewed-on: https://code.wireshark.org/review/33042
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    (cherry picked from commit 07aa2a8e4994b9daa396d9f03a098c0e684ea7ad)
    Reviewed-on: https://code.wireshark.org/review/33328
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  9cd2db2   Qt: fix 'open protocol preferences' shortcut for protocol subtrees
     add  2be8946   docsis: fix for encrypted DOCSIS PDU packets do not match the filter 'eth.dst'


Summary of changes:
 epan/dissectors/packet-docsis.c | 48 ++++++-----------------------------------
 1 file changed, 7 insertions(+), 41 deletions(-)