Add tvbuff class.
[metze/wireshark/wip.git] / packet-cdp.c
2000-05-11 Gilbert RamirezAdd tvbuff class.
2000-03-12 Gilbert RamirezBreak proto_tree_add_item_format() into multiple functions:
2000-01-22 Guy HarrisAdd "proto_item_set_text()", which sets the "representa...
2000-01-13 Guy HarrisCall the CDP entry listing addresses "Addresses", not...
2000-01-13 Guy HarrisExport the list of OSI NLPIDs in "nlpid.h", for use...
1999-11-16 Guy HarrisReplace the ETT_ "enum" members, declared in "packet...
1999-10-16 Laurent DenielMore display filter fields added.
1999-10-12 Gilbert RamirezNew proto_tree header_field_info stuff. Header_field_in...
1999-09-17 Guy HarrisAdd a "BYTES_ARE_IN_FRAME()" macro, to test whether...
1999-08-25 Guy HarrisInstead of adding the TLV type and length values as...
1999-08-25 Guy HarrisDump the values of the "flags" and "ttl" fields of...
1999-08-24 Gilbert RamirezFixed the array problem in packet-netbios.
1999-07-29 Gilbert RamirezMade the protocol (but not the fields) use the new...
1999-07-07 Gilbert RamirezCreated a new protocol tree implementation and a new...
1999-03-23 Gilbert RamirezRemoved all references to gtk objects from packet*...
1999-03-01 Gilbert RamirezSmall fixes for alignment, and #include for gtk+-1...
1999-01-24 hannesRemoved Development notice within the CDP tree...
1999-01-06 Guy HarrisThe TLV structures in a CDP packet aren't necessarily...
1999-01-05 hannesFinished the first version of CDP support.
1999-01-04 hannesOkay. Please test the CVS code....
1999-01-04 hannesI've dicovered, that the existing CDP code does not...
1998-12-19 hannesAdded "Cisco Discovery Protocol" Hooks