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

Ethereal-dev: Re: [Ethereal-dev] Patch to packet-llc.c to support IPFC

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

From: Guy Harris <gharris@xxxxxxxxx>
Date: Sun, 8 Dec 2002 14:01:58 -0800
On Sat, Dec 07, 2002 at 04:59:52PM -0800, ddutt@xxxxxxxxx wrote:
> Enclosed is the patch to packet-llc.c to support IP over FC. Support for IP/FC
> requires the FC dissector that I submitted yesterday,

Actually, handoff to the LLC dissector from the IP-over-FC dissector
should be done the same way it's done in other dissectors, e.g. the FDDI
dissector; I've checked in changes to packet-ipfc.c to do that.