aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-bpdu.c
Commit message (Expand)AuthorAgeFilesLines
* Use some default true_false_string's.Bill Meier2009-04-071-11/+6
* Fix a tpyoJörg Mayer2008-12-011-2/+2
* Add support for dissecting the 802.1t System ID ExtensionsSake Blok2008-10-031-50/+262
* Fix some of the Errors/warnings detected by checkapi.Bill Meier2008-05-151-2/+2
* Fix some of the Errors/warnings detected by checkapi.Anders Broman2008-05-141-6/+13
* Apply the small performance enhancment patches for:Anders Broman2007-10-231-1/+1
* The "data" field of an address structure is a "void *"; when looking atGuy Harris2007-04-251-26/+30
* From Sebastien Tandel Ronnie Sahlberg2007-03-261-1/+1
* from sake blokRonnie Sahlberg2006-10-291-162/+334
* Fix for bug 1098. Add BPDU dissector to ethertype 0x8181.Jaap Keuter2006-09-121-0/+2
* change a whole bunch of ethereal into wiresharkRonnie Sahlberg2006-05-211-3/+3
* Use 2-space indentation.Guy Harris2006-04-241-450/+441
* Use proto_tree_add_item() whenever possible; this simplifies the code,Guy Harris2006-04-231-29/+16
* from kirby filesRonnie Sahlberg2006-02-221-1/+0
* Bill Meier:Jörg Mayer2006-01-051-1/+1
* Move a pile of protocol-related headers from the top-level sourceGuy Harris2005-09-171-3/+3
* From Albert Chin: rename resolv.{ch} to addr_resolv.{ch}, so that anGuy Harris2004-08-061-1/+1
* Move dissectors to epan/dissectors directory.Gilbert Ramirez2004-07-181-0/+828