Wireshark-bugs: [Wireshark-bugs] [Bug 8282] New: DICOM dissector: Extended Negotiation support m
Date: Thu, 31 Jan 2013 22:23:26 +0000
Bug ID 8282
Summary DICOM dissector: Extended Negotiation support missing
Classification Unclassified
Product Wireshark
Version SVN
Hardware x86-64
OS Ubuntu
Status UNCONFIRMED
Severity Enhancement
Priority Low
Component Wireshark
Assignee bugzilla-admin@wireshark.org
Reporter stefan.allers@googlemail.com

Build Information:

--
The DICOM dissector does not analyze the (optional) Extended Negotiation
sub-item during association negotiation. 

The patch attached provides Extended Negotiation support for at least the
Query/Retrieve SOP Classes.

It
- adds a header field for User Information
- adds a header field for Extended Negotiation and the corresponding attributes
- adds an Ext. Neg. subtree in the protocol window
- adds #defines for some UIDs
- contains a routine for dissection Ext. Neg. item
- adds descriptive information for the new fields and for some old as well
- makes the User Information Item a header field for filtering

Code has passed fuzz testing: 5000 passes


You are receiving this mail because:
  • You are watching all bug changes.