Wireshark-commits: [Wireshark-commits] master f4deb5f: IS-IS: add missing TLV 138 dissection for l1

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 30 Sep 2019 11:00:02 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f4deb5f94b99b8ab9030059bb48ad033c0a1cf9d
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

f4deb5f by Yann Lejeune (ylejeune@xxxxxxxxx):

    IS-IS: add missing TLV 138 dissection for l1 LSP
    
    Bug: 16012
    Dissector call-back function was initially added only for L2 LSP while it's
    needed for both.
    
    Change-Id: I9191da6c3ee6ac27daa698bddf0a2d2d99ea8f08
    Reviewed-on: https://code.wireshark.org/review/34648
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  e768e13   Qt: Fix Follow Stream regression in Conversations dialog
     add  f4deb5f   IS-IS: add missing TLV 138 dissection for l1 LSP


Summary of changes:
 epan/dissectors/packet-isis-lsp.c | 6 ++++++
 1 file changed, 6 insertions(+)