aboutsummaryrefslogtreecommitdiffstats
path: root/packet-msnip.c
Commit message (Expand)AuthorAgeFilesLines
* Removed trailing whitespaces from .h and .c files using theJörg Mayer2002-08-281-12/+12
* Replace the types from sys/types.h and netinet/in.h by their glib.hJörg Mayer2002-08-021-5/+1
* Export "igmp_checksum()" from the IGMP dissector and give it additionalGuy Harris2002-02-011-28/+5
* 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-7/+7
* MSNIP support, from Ronnie Sahlberg.Guy Harris2001-06-291-0/+361