Wireshark-commits: [Wireshark-commits] master 84c6c74: ISIS LSP: Add Segment Routing Capabilities S

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 16 Dec 2014 09:14:13 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=84c6c740419020b69cbce17c8ef4928e49611770
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

84c6c74 by Yann Lejeune (ylejeune@xxxxxxxxx):

    ISIS LSP: Add Segment Routing Capabilities Sub-TLV dissection
    
    This commit implements a part of draft-ietf-isis-segment-routing-extensions:
     - 3.1 Routing Capabilities Sub-TLV
     - 2.3 SID/Label Sub-TLV
    
    Change-Id: I3ee5e6d949cc6add412da761ffc55ef3101ddb97
    Ping-Bug: 10520
    Reviewed-on: https://code.wireshark.org/review/5739
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  e709a34   exit if the key wasn't found in the parameters list
    adds  84c6c74   ISIS LSP: Add Segment Routing Capabilities Sub-TLV dissection


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