https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7853
Summary: Wireshark FIX dissector wouldn't process FIX 5.0
fields
Product: Wireshark
Version: 1.8.3
Platform: All
OS/Version: All
Status: NEW
Severity: Enhancement
Priority: Low
Component: Dissection engine (libwireshark)
AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
ReportedBy: karsai.robert@xxxxxxxxx
Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
Wireshark FIX dissector wouldn't process FIX protocol message fields defined in
recent FIX versions (FIX5.0, FIX5.0SP1, FIX5.0SP2). Eg. in FIX5.0SP2 messages
there are fields like QuoteMsgID(1166) or TradeID(1003), but Wireshark seems to
understand FIX protocol only up to version 4.4.
It seems to me that the FIX dissector uses an XSLT generated "packet-fix.h", so
please add FIX50.xml, FIX50SP1.xml and FIX50SP2.xml to the source tree (/fix)
from the latest version of QuickFIX
(http://sourceforge.net/projects/quickfix/files/)
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.