https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4421
--- Comment #12 from Johannes Berg <johannes@xxxxxxxxxxxxxxxx> 2010-03-31 01:16:52 PDT ---
(In reply to comment #10)
> (with the entire radiotap header though so they
> need to re-parse it unfortunately because I can't figure out how to pass a
> non-contiguous byte range).
Hmm, I don't really like this, now I have to find a way to export the radiotap
parser to plugins, etc.
Is there really no way to call a sub-dissector with two byte ranges? Or at
least give some more information? Maybe the vendor dissector shouldn't be a
real dissector but some other form of plugin?
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.