Wireshark-commits: [Wireshark-commits] rev 46140: /trunk/plugins/profinet/ /trunk/plugins/profinet/

Date: Thu, 22 Nov 2012 12:12:12 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46140

User: etxrab
Date: 2012/11/22 04:12 AM

Log:
 From Wido Kelling:
 Updates to conform IEC 61158.
 major change:
 reassembling of PNIO fragments (only works if OpenSafty dissector is disabled)
 see Bug 7997
 
 minor changes:
 improved handling of DFP Frames
 
 added / updated 
 MRP Block decoding
 ARServerBlock
 ARVendorBlock
 PDInterfaceDataReal
 PDInterfaceAdjust
 PDPortStatistic
 SubdirFrameData corrected display and subblocks added
 PDIRGlobalData complete dissection 
 decoding of FrameDataProperties and ARTypes updated to conform the STD
 removed now usuported RTC2 ranges
 
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8002

Directory: /trunk/plugins/profinet/
  Changes    Path                     Action
  +2 -2      Makefile.nmake           Modified
  +838 -112  packet-dcerpc-pn-io.c    Modified
  +132 -40   packet-pn-mrp.c          Modified
  +65 -12    packet-pn-ptcp.c         Modified
  +166 -34   packet-pn-rt.c           Modified
  +7 -1      packet-pn.c              Modified
  +5 -1      packet-pn.h              Modified