Wireshark-commits: [Wireshark-commits] master 07aa2a8: docsis: fix for encrypted DOCSIS PDU packets

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 14 May 2019 14:57:59 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=07aa2a8e4994b9daa396d9f03a098c0e684ea7ad
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

07aa2a8 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>
    

Actions performed:

    from  88096e1   GSM MAP: Fix dissection of authenticationSet in SentParameterList
     add  07aa2a8   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(-)