Fix some aclocal warnings during autogen.sh
[obnox/wireshark/wip.git] / packet-igmp.c
2003-12-10 guyFrom Akira Endoh: IGAP support.
2003-07-24 guyFrom Markus Seehofer: check the correct byte (the secon...
2003-07-23 jmayerFix a bug reported by Dave Nicoson:
2003-03-04 guyWhen deciding whether we have enough data in a lower...
2002-08-28 jmayerRemoved trailing whitespaces from .h and .c files using the
2002-08-02 jmayerReplace the types from sys/types.h and netinet/in.h...
2002-05-02 guyFrom Joerg Mayer: get rid of unused arguments.
2002-02-01 guyExport "igmp_checksum()" from the IGMP dissector and...
2002-01-21 guyInclude files from the "epan" directory and subdirector...
2002-01-20 guyAllow a length of -1 to be specified when adding FT_NON...
2001-12-23 guyFrom Ronnie Sahlberg: initial NDMPv3 support, and an...
2001-12-10 guyMove the pointer to the "column_info" structure in...
2001-12-03 guyMake "dissector_add()", "dissector_delete()", and ...
2001-07-12 guyInclude "snprintf.h" if necessary, as we use "snprintf()".
2001-07-11 guyAdd entries for traceroute requests and responses to...
2001-07-11 guyJust add the "hf_type" field in a traceroute message...
2001-07-10 guyIGMP fixes and multicast traceroute support, from Heikk...
2001-07-02 guyAdd PIMv1 support.
2001-06-29 guyMSNIP support, from Ronnie Sahlberg.
2001-06-27 guyMRDISC support, from Ronnie Sahlberg.
2001-06-18 guyFrom Joerg Mayer: explicitly fill in all members of a
2001-06-12 guyDVMRP support, from Ronnie Sahlberg.
2001-05-25 guyUpdate Gerald's e-mail address.
2001-05-25 guyPut in limited support for some messages that appeared...
2001-05-20 guyRewritten IGMP dissector, from Ronnie Sahlberg.