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