Michael Mann
changed
bug 9413
What |
Removed |
Added |
Attachment #12050 Flags |
|
review_for_checkin?
|
Comment # 1
on bug 9413
from Michael Mann
Created attachment 12050 [details]
"usb.bulk" heuristics using usb_conv_info_t
All of the current heuristic dissectors for "usb.bulk" need usb_conv_info_t,
but it can just be passed into the dissector as data. This patch implements
that.
I'd like to pass the usb_conv_info_t as data to the uint dissectors of
"usb.bulk", but some current dissectors need usb_conv_info_t while others needs
usb_data_t. Ideas?
You are receiving this mail because:
- You are watching all bug changes.