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] IGMP v0 v1 v2 v3 dissector

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, 20 May 2001 15:21:09 -0700
On Sun, May 20, 2001 at 01:52:48PM +1000, Ronnie Sahlberg wrote:
> Attached is a diff for packet-ip.c which removes all igmp stuff from that
> file.

Checked in (but without "packet-igmp.h" - "ipproto.h" defines the IP
protocol numbers, so "packet-igmp.c" can get the IGMP protocol number
from it).