aboutsummaryrefslogtreecommitdiffstats
path: root/packet-igmp.c
AgeCommit message (Expand)AuthorFilesLines
2002-02-01Export "igmp_checksum()" from the IGMP dissector and give it additionalguy1-15/+15
2002-01-21Include files from the "epan" directory and subdirectories thereof withguy1-2/+2
2002-01-20Allow a length of -1 to be specified when adding FT_NONE and FT_PROTOCOLguy1-3/+3
2001-12-23From Ronnie Sahlberg: initial NDMPv3 support, and an update to hisguy1-2/+2
2001-12-10Move the pointer to the "column_info" structure in the "frame_data"guy1-12/+12
2001-12-03Make "dissector_add()", "dissector_delete()", and "dissector_change()"guy1-2/+5
2001-07-12Include "snprintf.h" if necessary, as we use "snprintf()".guy1-1/+5
2001-07-11Add entries for traceroute requests and responses to the value_stringguy1-24/+44
2001-07-11Just add the "hf_type" field in a traceroute message withguy1-6/+5
2001-07-10IGMP fixes and multicast traceroute support, from Heikki Vatiainen.guy1-37/+300
2001-07-02Add PIMv1 support.guy1-47/+7
2001-06-29MSNIP support, from Ronnie Sahlberg.guy1-9/+36
2001-06-27MRDISC support, from Ronnie Sahlberg.guy1-2/+39
2001-06-18From Joerg Mayer: explicitly fill in all members of aguy1-23/+23
2001-06-12DVMRP support, from Ronnie Sahlberg.guy1-19/+31
2001-05-25Update Gerald's e-mail address.guy1-4/+30
2001-05-25Put in limited support for some messages that appeared in the oldguy1-14/+96
2001-05-20Rewritten IGMP dissector, from Ronnie Sahlberg.guy1-0/+659