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

Date: Sun, 08 Sep 2013 16:23:34 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51841

User: mmann
Date: 2013/09/08 09:23 AM

Log:
 Convert profinet dissector to use filterable expert info.
 
 NOTE: Some of the expert group values may need to be checked, PI_UNDECODED doesn't always seem like the right choice.  I thought PI_PROTOCOL should be used more.
 
 
 This concludes the conversion expert_add_info_format for all dissectors (where the function isn't commented or #defined out).  Onto the "internal" (epan/lua) uses of the call.

Directory: /trunk/plugins/profinet/
  Changes    Path                      Action
  +144 -131  packet-dcerpc-pn-io.c     Modified
  +40 -20    packet-dcom-cba-acco.c    Modified
  +13 -2     packet-dcom-cba.c         Modified