aboutsummaryrefslogtreecommitdiffstats
path: root/packet-dec-bpdu.c
Commit message (Expand)AuthorAgeFilesLines
* Removed trailing whitespaces from .h and .c files using theJörg Mayer2002-08-281-8/+8
* Replace the types from sys/types.h and netinet/in.h by their glib.hJörg Mayer2002-08-021-9/+1
* Use "set_actual_length()" to set the reported length of the packet'sGuy Harris2002-03-191-3/+4
* The protocol ID is an 8-bit field in the DEC spanning tree protocol.Guy Harris2002-03-191-2/+2
* Give all the items in the packet filterable fields, including theGuy Harris2002-03-191-52/+185
* Include files from the "epan" directory and subdirectories thereof withGuy Harris2002-01-211-3/+3
* Move the pointer to the "column_info" structure in the "frame_data"Guy Harris2001-12-101-8/+8
* Make "dissector_add()", "dissector_delete()", and "dissector_change()"Guy Harris2001-12-031-9/+9
* Add a new Wiretap encapsulation type for Cisco HDLC. Map the NetBSDGuy Harris2001-03-151-1/+3
* Remove more "CHECK_DISPLAY_AS_DATA()" calls and "pinfo->current_proto ="Guy Harris2001-01-251-5/+4
* Add the PPP types for the DEC LANBridge100 Spanning Tree protocol andGuy Harris2001-01-141-2/+6
* Add an additional "protocol index" argument to "{old_}dissector_add()",Guy Harris2001-01-091-2/+3
* Update from Paul Ionescu to set the reported length of the tvbuff forGuy Harris2001-01-071-2/+7
* Use "%u", not "%d", to print unsigned quantities.Guy Harris2001-01-051-16/+13
* DEC LANBridge Spanning Tree Protocol support, from Paul Ionescu.Guy Harris2001-01-051-0/+166