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

Wireshark-dev: Re: [Wireshark-dev] how to remove/unregister a dissector?

From: Stephen Fisher <steve@xxxxxxxxxxxxxxxxxx>
Date: Tue, 26 Apr 2011 15:42:23 -0600
On Wed, Apr 27, 2011 at 12:29:47AM +0300, Kaul wrote:

>  (is packet_info even properly memory aligned with all those 'random' 
> sized fields in it?!)

Properly aligned?  The compiler should do that.  Optimally aligned (if 
there is such a thing)? Not sure.