aboutsummaryrefslogtreecommitdiffstats
path: root/packet-eigrp.c
AgeCommit message (Expand)AuthorFilesLines
2001-01-09Add an additional "protocol index" argument to "{old_}dissector_add()",Guy Harris1-4/+4
2001-01-03Have "proto_register_protocol()" build a list of data structures forGuy Harris1-2/+3
2000-11-19For each column, have both a buffer into which strings for that columnGuy Harris1-2/+2
2000-11-14Add a ; to the empty default case in a switch statement. ANSI C saysGilbert Ramirez1-1/+3
2000-11-09New EIGRP dissector, from Paul Ionescu.Guy Harris1-54/+384
2000-08-13Add the "Edit:Protocols..." feature which currently only implementsLaurent Deniel1-1/+3
2000-08-07Allow either old-style (pre-tvbuff) or new-style (tvbuffified)Guy Harris1-4/+4
2000-05-31Add routines for adding items to a protocol tree that take arguments ofGuy Harris1-2/+2
2000-05-30Give the IPX dissector dissector hash tables for the IPX type and socketGuy Harris1-3/+4
2000-05-30#include netinet/in.h (for ntohs() macro), if available.Gilbert Ramirez1-1/+5
2000-05-28Give the Appletalk DDP dissector a dissector hash table, and have theGuy Harris1-0/+132