Wireshark-commits: [Wireshark-commits] master 83ad0d0: Fix TRILL LSP display issues
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 18 Aug 2014 06:16:52 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=83ad0d063c47aa3cc8da53a8f3c61cdd68027145
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

83ad0d0 by Marian Ďurkovič (md@xxxxxx):

    Fix TRILL LSP display issues
    
    1) Sub-TLVs unknown to wireshark are not necessarily invalid
    2) Properly show Root Bridge ID
    3) Unify Nickname format to HEX_DEC
    
    Change-Id: Ib62f2e2a23f27221b303eaf544868746f56ff6df
    Reviewed-on: https://code.wireshark.org/review/3686
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  e3779f1   BGP ISIS: Add TLV 14 (Originating LSP Buffer Size)
    adds  83ad0d0   Fix TRILL LSP display issues


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