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(-)