ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 19722: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Sat, 28 Oct 2006 21:52:39 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19722

User: jake
Date: 2006/10/28 09:52 PM

Log:
 Based on RFC3488. This is a setup for RGMP dissection, a simple protocol bolted on IGMP.

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +2 -0      Makefile.common    Modified
  +24 -2     packet-igmp.c      Modified
  +142 -0    packet-rgmp.c      Added
  +36 -0     packet-rgmp.h      Added