aboutsummaryrefslogtreecommitdiffstats
path: root/packet-arp.c
AgeCommit message (Expand)AuthorFilesLines
1999-12-07style improvements in ARP dissector proto tree, added todo itemsNathan Neulinger1-16/+19
1999-11-27Pull the code to dissect an ATM NSAP address out of "packet-q2931.c" andGuy Harris1-20/+140
1999-11-27ARP requests with a hardware type of ARPHRD_ATM2225 are ATM ARPGuy Harris1-18/+352
1999-11-16Replace the ETT_ "enum" members, declared in "packet.h", withGuy Harris1-2/+8
1999-11-04Define the hardware type, protocol type, and opcode values fields asGuy Harris1-61/+53
1999-10-16- replace proto_tree_add_item_format by proto_tree_add_item.Laurent Deniel1-18/+23
1999-10-12New proto_tree header_field_info stuff. Header_field_infos now containGilbert Ramirez1-10/+27
1999-10-03- add ARP display filtersLaurent Deniel1-29/+83
1999-09-12Add summary-vs-detail radio buttons to the print dialog box; detailGuy Harris1-4/+13
1999-07-30The protocol tree field created for a protocol itself is of typeGuy Harris1-5/+5
1999-07-29Made the protocol (but not the fields) use the new proto_tree routine,Gilbert Ramirez1-3/+17
1999-07-07Created a new protocol tree implementation and a new display filterGilbert Ramirez1-15/+14
1999-05-11Turn "arpaddr_to_str()" into "bytes_to_str()", and make it public, so itGuy Harris1-41/+3
1999-03-23Removed all references to gtk objects from packet*.[ch] files. They nowGilbert Ramirez1-25/+33
1999-01-28Added guy's time and DHCP patch.Gilbert Ramirez1-29/+37
1998-11-17* Added column formatting functionality.Gerald Combs1-14/+14
1998-11-12A lengthy patch to add the wiretap library. Wiretap is not used by defaultGilbert Ramirez1-2/+1
1998-11-03 Add a routine to convert Ethernet packet types to strings.Guy Harris1-75/+208
1998-10-16* Copied in the correct GNU license (I'm such a goober)Gerald Combs1-4/+4
1998-10-13Make the "value_string" array in "dissect_arp()" static, so it can beGuy Harris1-7/+8
1998-10-12- Added match_strval function to packet.cGerald Combs1-33/+36
1998-10-10* OSPF alignment fixes (Gerald)Gerald Combs1-5/+12
1998-09-27Merged in a _huge_ patch from Guy Harris. It adds a time stap column,Gerald Combs1-14/+14
1998-09-16Added ID tags to the beginning of each source file.Gerald Combs1-0/+2
1998-09-16Initial revisionGerald Combs1-0/+122