Wireshark-commits: [Wireshark-commits] master 2cab876: An NLPID of 0xc0 refers to TRILL.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 15 Aug 2014 10:16:06 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2cab8766c35b4f1a9b699fbc194aa57e9bef3e8a
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

2cab876 by Guy Harris (guy@xxxxxxxxxxxx):

    An NLPID of 0xc0 refers to TRILL.
    
    This will, at least, make it show up as the meaning of a field
    containing an NLPID; whether it's actually used to say "a TRILL packet
    follows" is another matter.
    
    At least partially addresses bug 10382, and fully addresses it if it's
    never actually used to say "a TRILL packet follows".
    
    Change-Id: Ic9dc8ec432532bde692fad3aa9cc97a3109aa634
    Reviewed-on: https://code.wireshark.org/review/3602
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  480fcfd   Update some URLs.
    adds  2cab876   An NLPID of 0xc0 refers to TRILL.


Summary of changes:
 epan/dissectors/packet-osi.c |    1 +
 epan/nlpid.h                 |    1 +
 2 files changed, 2 insertions(+)