aboutsummaryrefslogtreecommitdiffstats
path: root/packet-dvmrp.c
Commit message (Expand)AuthorAgeFilesLines
* Removed trailing whitespaces from .h and .c files using theJörg Mayer2002-08-281-40/+40
* Replace the types from sys/types.h and netinet/in.h by their glib.hJörg Mayer2002-08-021-5/+1
* From Joerg Mayer: make a pile of stuff not used outside one source fileGuy Harris2002-05-101-4/+4
* From Joerg Mayer: get rid of an unused argument.Guy Harris2002-05-021-3/+3
* Add in the neighbor probe messages (but without any dissection of theGuy Harris2002-04-021-19/+33
* Export "igmp_checksum()" from the IGMP dissector and give it additionalGuy Harris2002-02-011-28/+4
* 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-5/+5
* 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-9/+9
* Fix a bunch of places where "tvb_get_letohl()" was being used to fetchGuy Harris2001-10-301-61/+46
* From Joerg Mayer: explicitly fill in all members of aGuy Harris2001-06-181-34/+34
* DVMRP support, from Ronnie Sahlberg.Guy Harris2001-06-121-0/+830