Wireshark-commits: [Wireshark-commits] rev 32542: /trunk/epan/ /trunk/epan/dissectors/: Makefile.co
Date: Fri, 23 Apr 2010 06:13:46 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=32542

User: stig
Date: 2010/04/22 11:13 PM

Log:
 Added initial support for Dropbox LAN sync Protocol.
 
 This is mostly to recognize the packets and a start to reverse engineer 
 the currently undocumented protocol.  It's very far from complete/correct!

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

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