Wireshark-commits: [Wireshark-commits] rev 46944: /trunk/ /trunk/epan/dissectors/: packet-fix.c pac
Date: Sat, 05 Jan 2013 04:06:33 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46944

User: mmann
Date: 2013/01/04 08:06 PM

Log:
 Upgrade to FIX 5.0 fields
 
 Bug 7853 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7853)
 
 FIX.xml is now based on FIX50SP2.xml with some fill in from 4x xml files (as determined by diff between "old" and "new" packet-fix.h)
 
 Included all FIX 5.0 field files from http://sourceforge.net/projects/quickfix/files/

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +1 -1      packet-fix.c    Modified
  +9609 -3589 packet-fix.h    Modified

Directory: /trunk/fix/
  Changes    Path            Action
  +10538 -6715 FIX.xml         Modified
  +8272 -0   FIX50.xml       Added
  +9629 -0   FIX50SP1.xml    Added
  +10541 -0  FIX50SP2.xml    Added
  +2 -1      README          Modified