ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 4421] fix and update radiotap parser

Date: Wed, 31 Mar 2010 01:16:52 -0700 (PDT)
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.