Wireshark-bugs: [Wireshark-bugs] [Bug 5622] Incomplete support of OSI protocol dissectors for CL

Date: Sun, 4 Nov 2012 01:22:32 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5622

guettler@xxxxxx changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #5801|0                           |1
        is obsolete|                            |
   Attachment #5801|review_for_checkin?         |
              Flags|                            |

--- Comment #16 from guettler@xxxxxx 2012-11-04 01:22:31 PST ---
Created attachment 9486
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=9486
ATN decoding fixes for CLNP and COTP dissectors (configurable by option).

patch generated using current SVN:
svn diff epan/dissectors/packet-osi.h epan/dissectors/packet-osi.c
epan/dissectors/packet-clnp.c epan/dissectors/packet-osi-options.c
epan/dissectors/packet-osi-options.h epan/dissectors/packet-ositp.c >
2012-11-04-mg-bug-5622-contrib.diff

The patch applies basically the same enhancements as 5801. ATN specifics may be
selected/deseleted per CLNP/COTP dissector configuration (as requested).

CLNP dissector
1) configurable decoding of "ATN security label"

COTP dissector
1) configurable decoding of ATN TPDU's 
2) checksum calculation of ATN extendended checksums

Further checking of more unusual ATN TPDU's (i.e. ED,EA,ER ) still TBD.

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are watching all bug changes.