http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46373
User: etxrab
Date: 2012/12/04 09:47 AM
Log:
From Patrik Lundquist Updated V1 header description to reflect corrected specification (BEP 0029). Removed if(tree) in dissect. New style dissector, right? Added heuristics for V0 header. Removed length checking in heuristics since uTP packets can have any lenght, even odd ones, and they do. Fixed Extensions looping over whole packets and added a Data field for the trailing payload. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8048
Directory: /trunk/epan/dissectors/
Changes Path Action
+72 -64 packet-bt-utp.c Modified