Wireshark-commits: [Wireshark-commits] rev 54729: /trunk/epan/ /trunk/epan/dissectors/: Makefile.co

Date: Mon, 13 Jan 2014 22:24:53 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=54729

User: alagoutte
Date: 2014/01/13 10:24 PM

Log:
 From Kevin Loewen via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9631
 
 Add dissector for Pathport Protocol
 
 From me :
 * Fix indent (use 4 spaces)
 * Remove unused variable and fix Clang warning

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

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