Wireshark-commits: [Wireshark-commits] master-3.0 34db9a0: IS-IS: add missing TLV 138 dissection fo
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 01 Oct 2019 04:27:25 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=34db9a01f6aee0ab4d295dedd49fc6c5136625f6
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark

Commits:

34db9a0 by Yann Lejeune (ylejeune@xxxxxxxxx):

    IS-IS: add missing TLV 138 dissection for l1 LSP
    
    
    Dissector call-back function was initially added only for L2 LSP while it's
    needed for both.
    
    Bug: 16012
    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>
    (cherry picked from commit f4deb5f94b99b8ab9030059bb48ad033c0a1cf9d)
    Reviewed-on: https://code.wireshark.org/review/34657
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  622983d   Fix checks for "do we have an ERSPAN header?"
     add  34db9a0   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(+)