Wireshark-commits: [Wireshark-commits] rev 46020: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Tue, 13 Nov 2012 13:14:49 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46020

User: mmann
Date: 2012/11/13 05:14 AM

Log:
 ENIP/CIP
 Added the start of IPv6 support for I/O conversations (waiting for spec definitions to complete).
 Added support for multiple messages in a single frame to be separated in the COL_INFO column.
 
 ENIP
 Added ListIdentity delay dissection
 remove check_col()
 
 CIP
 Added TimeSync object dissection

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +804 -37   packet-cip.c     Modified
  +2 -1      packet-cip.h     Modified
  +78 -73    packet-enip.c    Modified