aboutsummaryrefslogtreecommitdiffstats
path: root/packet-msnip.c
AgeCommit message (Expand)AuthorFilesLines
2003-11-16Export "protocol_t" as an opaque type.guy1-2/+2
2002-08-28Removed trailing whitespaces from .h and .c files using thejmayer1-12/+12
2002-08-02Replace the types from sys/types.h and netinet/in.h by their glib.hjmayer1-5/+1
2002-02-01Export "igmp_checksum()" from the IGMP dissector and give it additionalguy1-28/+5
2002-01-21Include files from the "epan" directory and subdirectories thereof withguy1-2/+2
2002-01-20Allow a length of -1 to be specified when adding FT_NONE and FT_PROTOCOLguy1-5/+5
2001-12-23From Ronnie Sahlberg: initial NDMPv3 support, and an update to hisguy1-2/+2
2001-12-10Move the pointer to the "column_info" structure in the "frame_data"guy1-7/+7
2001-06-29MSNIP support, from Ronnie Sahlberg.guy1-0/+361