aboutsummaryrefslogtreecommitdiffstats
path: root/packet-bpdu.c
Commit message (Expand)AuthorAgeFilesLines
* Break proto_tree_add_item_format() into multiple functions:Gilbert Ramirez2000-03-121-4/+5
* Get rid of the include of "util.h" that some dissectors do - it's notGuy Harris2000-01-161-2/+1
* Replace the ETT_ "enum" members, declared in "packet.h", withGuy Harris1999-11-161-3/+8
* Replace proto_tree_add_item_format by proto_tree_add_item.Laurent Deniel1999-10-161-26/+30
* New proto_tree header_field_info stuff. Header_field_infos now containGilbert Ramirez1999-10-121-13/+25
* - dissect data if type unknownLaurent Deniel1999-10-091-22/+105
* The abbreviation for a protocol is generally all-lower-case, as it'sGuy Harris1999-10-081-2/+2
* Christophe Tronche's BPDU dissector.Guy Harris1999-10-081-0/+160