Wireshark-commits: [Wireshark-commits] rev 36742: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Wed, 20 Apr 2011 20:32:28 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36742

User: wmeier
Date: 2011/04/20 01:32 PM

Log:
 Add code to dissect "original uTP header format"
  as described in the LibuTP utp.cpp source code;
 Add a kludgy heuristic to differentiate between
  original and "V1" header formats.
  TBD: validity of the heuristic; is there a better way ?

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +187 -44   packet-bt-utp.c    Modified