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

Date: Sat, 26 Nov 2011 16:23:38 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=40010

User: alagoutte
Date: 2011/11/26 08:23 AM

Log:
 From Kari Vatjus-Anttila  via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5956
 kNet (KristalliNet) dissector for Wireshark
 
 kNet is a connection-oriented network protocol for transmitting arbitrary application-specific messages between network hosts. It is designed primarily for applications that require a method for rapid space-efficient real-time communication. kNet is an application-level protocol which can be ran either over UDP, TCP or SCTP transports.
 
 From me :
 * Add Modelines information and fix trailing whitespace
 * Merge packet-knet.h in packet-knet.c
 * Make Checkhf happy
 * Fix Clang/GCC Warning about unused variable
 * Add Authors info & CMakeList.txt

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

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

Directory: /trunk/
  Changes    Path          Action
  +4 -2      AUTHORS       Modified