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 44222: / /trunk/epan/dissectors/: Makefile.common packet

Date: Thu, 02 Aug 2012 19:28:08 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44222

User: guy
Date: 2012/08/02 12:28 PM

Log:
 From Richard Stearn: Flexnet support.
 
 Also, get rid of check_col() calls and unused preferences, and use
 col_add_fstr() where appropriate.
 
 Fix up some indentation.

Directory: /trunk/epan/dissectors/
  Changes    Path                  Action
  +2 -0      Makefile.common       Modified
  +0 -19     packet-ax25-kiss.c    Modified
  +3 -20     packet-ax25.c         Modified
  +187 -0    packet-flexnet.c      Added
  +32 -0     packet-flexnet.h      Added
  +8 -34     packet-netrom.c       Modified

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