Ethereal-dev: Re: [Ethereal-dev] IrDA dissector plugin

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Thu, 18 Dec 2003 11:07:49 -0800
On Thu, Dec 18, 2003 at 01:09:24AM +0100, Jan Kiszka wrote:
> Thanks to the effort of the Linux-IrDA maintainer Jean Tourrilhes, we 
> now have a registered IrDA libpcap capture format. This already allows 
> offline and live capturing on Linux. Furthermore, I wrote a patch for 
> the Winpcap library which works with my Linux-IrDA port to Windows 
> (www.ircomm2k.de), thus providing capturing support even for this side 
> of the world.
> 
> Supported IrDA sub-protocols of the attached patch: IrLAP, IrLMP, IAP, 
> TinyTP (no segmentation and reassembly yet), IrCOMM (basic support). 
> Further application layer protocols like OBEX or IrNET can easily be 
> added to the plugin's framework.

Checked in, with changes to add the IrDA plugin to the NSIS package and
to add WTAP_ENCAP_IRDA to the table in wiretap/wtap.c.