Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 41353: / /trunk/epan/dissectors/: Makefile.common packet

Date: Mon, 05 Mar 2012 09:49:37 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=41353

User: alagoutte
Date: 2012/03/05 01:49 AM

Log:
 From Ryan Doyle via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6874
 New dissector: performance co-pilot protocol
 
 Attached patch implements dissection of the Performance Co-Pilot (PCP) protocol.
 
 From me :
 * Add Wireshark Modelines
 * Fix encoding args
 * Fix Clang Warning

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +1 -0      Makefile.common    Modified
  +2249 -0   packet-pcp.c       Added

Directory: /trunk/epan/
  Changes    Path              Action
  +1 -0      CMakeLists.txt    Modified