aboutsummaryrefslogtreecommitdiffstats
path: root/packet-fddi.c
AgeCommit message (Expand)AuthorFilesLines
1999-07-15Modified the proto_register_field_array usage again. Thanks to Guy'sGilbert Ramirez1-9/+17
1999-07-08Documented the proto_register_field_array() function, and convertedGilbert Ramirez1-39/+13
1999-07-07Created a new protocol tree implementation and a new display filterGilbert Ramirez1-14/+82
1999-03-23Removed all references to gtk objects from packet*.[ch] files. They nowGilbert Ramirez1-15/+11
1999-03-02Add the right byte count to fddi's initial add_item_to_tree so that the entireGilbert Ramirez1-3/+3
1999-02-09When doing a capture, decode enough of the incoming packets to correctlyGuy Harris1-2/+44
1998-11-17* Added column formatting functionality.Gerald Combs1-6/+13
1998-11-12We have to include <sys/types.h>, if we have it, to declare "u_char", asGuy Harris1-1/+5
1998-11-12A lengthy patch to add the wiretap library. Wiretap is not used by defaultGilbert Ramirez1-2/+1
1998-10-13On most systems, bit-swap the bytes of an FDDI MAC address. (List ofGuy Harris1-8/+67
1998-10-13Remove the length-on-wire and length-captured values from the FDDIGuy Harris1-4/+3
1998-10-13Fix to use #define values as subscripts of "win_info[]".Guy Harris1-5/+5
1998-10-10* Fixes for bugs introduced in last night's commit.Gerald Combs1-8/+18
1998-10-10* OSPF alignment fixes (Gerald)Gerald Combs1-0/+136