Wireshark-bugs: [Wireshark-bugs] [Bug 8431] New Dissector Patch - USB PTP / MTP

Date: Tue, 12 Mar 2013 15:49:00 +0000

Comment # 19 on bug 8431 from
(In reply to comment #17)
> Gentlemen, thanks for the code review.  
> 
> I've made changes to address all your comments modulo the following : 
> 
> - Fuzz testing.  I read the document, but I will need a little more guidance
> on what to do.  Am I supposed to inject errors w/ editcap?  A command line
> to issue would be greatly appreciated.

The wiki page was a bit of a mess. I rewrote much of it, so it should be better
now. Please let me know if there is anything on it that can still be improved.

> - .h file - I am hoping to make a PTP/IP dissector, which would use these
> data structures

Is PTP/IP the same PTP protocol on top of IP instead of USB? In that case you
shouldn't need a second dissector at all, you just need to add some additional
registration calls? If it's a separate protocol then leaving the header is
fine.


You are receiving this mail because:
  • You are watching all bug changes.