aboutsummaryrefslogtreecommitdiffstats
path: root/packet-igmp.c
Commit message (Expand)AuthorAgeFilesLines
* From Akira Endoh: IGAP support.Guy Harris2003-12-101-3/+17
* From Markus Seehofer: check the correct byte (the second byte, not theGuy Harris2003-07-241-3/+3
* Fix a bug reported by Dave Nicoson:Jörg Mayer2003-07-231-9/+4
* When deciding whether we have enough data in a lower-level packet toGuy Harris2003-03-041-3/+3
* Removed trailing whitespaces from .h and .c files using theJörg Mayer2002-08-281-18/+18
* Replace the types from sys/types.h and netinet/in.h by their glib.hJörg Mayer2002-08-021-10/+6
* From Joerg Mayer: get rid of unused arguments.Guy Harris2002-05-021-7/+7
* Export "igmp_checksum()" from the IGMP dissector and give it additionalGuy Harris2002-02-011-15/+15
* Include files from the "epan" directory and subdirectories thereof withGuy Harris2002-01-211-2/+2
* Allow a length of -1 to be specified when adding FT_NONE and FT_PROTOCOLGuy Harris2002-01-201-3/+3
* From Ronnie Sahlberg: initial NDMPv3 support, and an update to hisGuy Harris2001-12-231-2/+2
* Move the pointer to the "column_info" structure in the "frame_data"Guy Harris2001-12-101-12/+12
* Make "dissector_add()", "dissector_delete()", and "dissector_change()"Guy Harris2001-12-031-2/+5
* Include "snprintf.h" if necessary, as we use "snprintf()".Guy Harris2001-07-121-1/+5
* Add entries for traceroute requests and responses to the value_stringGuy Harris2001-07-111-24/+44
* Just add the "hf_type" field in a traceroute message withGuy Harris2001-07-111-6/+5
* IGMP fixes and multicast traceroute support, from Heikki Vatiainen.Guy Harris2001-07-101-37/+300
* Add PIMv1 support.Guy Harris2001-07-021-47/+7
* MSNIP support, from Ronnie Sahlberg.Guy Harris2001-06-291-9/+36
* MRDISC support, from Ronnie Sahlberg.Guy Harris2001-06-271-2/+39
* From Joerg Mayer: explicitly fill in all members of aGuy Harris2001-06-181-23/+23
* DVMRP support, from Ronnie Sahlberg.Guy Harris2001-06-121-19/+31
* Update Gerald's e-mail address.Guy Harris2001-05-251-4/+30
* Put in limited support for some messages that appeared in the oldGuy Harris2001-05-251-14/+96
* Rewritten IGMP dissector, from Ronnie Sahlberg.Guy Harris2001-05-201-0/+659