ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-dev: [Wireshark-dev] capture_file* in dissector code

Date: Wed, 13 Nov 2013 08:15:12 -0500 (EST)
I was looking at making the "Decode As" functionality more generic, but my current solution involves having dissectors handle a callback function that passes in a capture_file* as an argument.  Is that valid or does it cross library boundaries creating unwanted dependencies?