Wireshark-commits: [Wireshark-commits] rev 25973: /trunk/ /trunk/epan/dissectors/: Makefile.common
Date: Sat, 09 Aug 2008 18:36:25 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=25973

User: stig
Date: 2008/08/09 11:36 AM

Log:
 From Brooss (bug 2373):
 Added TeamSpeak2 dissector
 
 From me:
 - Made all local functions static
 - Renamed my_vals to conv_vals
 - Call correct function to parse LOGINEND
 - Fixed some obvious errors in typenames list
 - Fixed some indentation

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

Directory: /trunk/
  Changes    Path          Action
  +5 -1      AUTHORS       Modified