aboutsummaryrefslogtreecommitdiffstats
path: root/packet-aarp.c
AgeCommit message (Expand)AuthorFilesLines
1999-11-16Replace the ETT_ "enum" members, declared in "packet.h", withGuy Harris1-2/+8
1999-11-04Decode the hardware and protocol types.Guy Harris1-85/+127
1999-10-16Replace proto_tree_add_item_format by proto_tree_add_item.Laurent Deniel1-26/+26
1999-10-12New proto_tree header_field_info stuff. Header_field_infos now containGilbert Ramirez1-10/+27
1999-10-03Oops, forgot to check truncated header.Laurent Deniel1-1/+6
1999-10-03packet-aarp.c:Laurent Deniel1-25/+65
1999-09-23Give it an RCS ID.Guy Harris1-0/+2
1999-07-29Made the protocol (but not the fields) use the new proto_tree routine,Gilbert Ramirez1-2/+16
1999-07-07Created a new protocol tree implementation and a new display filterGilbert Ramirez1-13/+12
1999-03-23Removed all references to gtk objects from packet*.[ch] files. They nowGilbert Ramirez1-25/+19
1998-12-03The Appletalk ARP opcode, like other AARP fields, is big-endian, notGuy Harris1-1/+1
1998-11-17* Added column formatting functionality.Gerald Combs1-20/+17
1998-11-12A lengthy patch to add the wiretap library. Wiretap is not used by defaultGilbert Ramirez1-1/+0
1998-10-16* Copied in the correct GNU license (I'm such a goober)Gerald Combs1-0/+158