URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=be7b7beccc53e7c92a1e5573e4a1f7b6c58b1af5
Submitter: "Jaap Keuter <jaap.keu...@xs4all.nl>"
Changed: branch: master-2.6
Repository: wireshark

Commits:

be7b7be by Jaap Keuter (jaap.keu...@xs4all.nl):

    CDP: Improve CDP port ID TLV hack heuristic
    
    The heuristic used for dissection of the port ID TLV breaks in the face
    of subsequent TLVs with tags starting with 0x10xx. This change fixes the
    heuristic to allow these new TLVs to follow the port ID TLV without
    triggering the workaround for buggy CDP senders.
    
    Bug: 16742
    Change-Id: I40c7ce790263c6de9b59ce543485cf3827f77fe7
    Reviewed-on: https://code.wireshark.org/review/37985
    Reviewed-by: Jaap Keuter <jaap.keu...@xs4all.nl>
    Petri-Dish: Jaap Keuter <jaap.keu...@xs4all.nl>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Alexis La Goutte <alexis.lagou...@gmail.com>
    (cherry picked from commit 28bec58f0557f949647537d04a9dcb9dab5e5f80)
    Reviewed-on: https://code.wireshark.org/review/37988
    Petri-Dish: Alexis La Goutte <alexis.lagou...@gmail.com>
    

Actions performed:

    from  5100860   [Automatic update for 2020-08-02]
     add  be7b7be   CDP: Improve CDP port ID TLV hack heuristic


Summary of changes:
 epan/dissectors/packet-cdp.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

Reply via email to