Wireshark-commits: [Wireshark-commits] rev 36716: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Tue, 19 Apr 2011 15:23:53 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36716

User: alagoutte
Date: 2011/04/19 08:23 AM

Log:
 From Xiao Xiangquan via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5846
 A new dissector for uTorrent Transport Protocol
 
 From me :
 * Add link to spec BEP-0029
 * Add note about type/version 
 * Rework extensions loop
 * Use 2-space indenting

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +710 -0    packet-bt-utp.c    Added