Wireshark-commits: [Wireshark-commits] rev 45911: /trunk/ /trunk/epan/dissectors/: packet-coseventc

Date: Mon, 05 Nov 2012 03:36:12 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=45911

User: mmann
Date: 2012/11/04 07:36 PM

Log:
 Add a few more expert_add_info_format calls to giop dissector which requires packet_info* structure and proto_item* to be filtered down through the generated functions.
 Also removed some excessive whitespace.

Directory: /trunk/epan/dissectors/
  Changes    Path                     Action
  +24 -216   packet-coseventcomm.c    Modified
  +62 -395   packet-cosnaming.c       Modified
  +49 -54    packet-giop.c            Modified
  +7 -7      packet-giop.h            Modified
  +4096 -25466 packet-parlay.c          Modified
  +285 -861  packet-tango.c           Modified

Directory: /trunk/tools/
  Changes    Path                Action
  +94 -170   wireshark_gen.py    Modified