ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 9d0085f: Make sure the NLPID appears in the protocol

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 16 Nov 2014 23:24:34 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9d0085f2cca6ba2388311561d9eabcc2d206b444
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

9d0085f by Guy Harris (guy@xxxxxxxxxxxx):

    Make sure the NLPID appears in the protocol tree.
    
    For protocols for which the NLPID is not considered part of the PDU, put
    the NLPID into the protocol tree ourselves.
    
    Bug: 10706
    Change-Id: I2676d1934dd468ec755a6f94d95a23f025ba0f25
    Reviewed-on: https://code.wireshark.org/review/5358
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  08a9478   Fix a comment to reflect reality.
    adds  9d0085f   Make sure the NLPID appears in the protocol tree.


Summary of changes:
 epan/dissectors/packet-osi.c |   25 +++++++++++++++++++++++--
 1 file changed, 23 insertions(+), 2 deletions(-)