aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-cdp.c
Commit message (Expand)AuthorAgeFilesLines
* change a whole bunch of ethereal into wiresharkRonnie Sahlberg2006-05-211-2/+2
* No negative power consumption, so unsigned value.Jaap Keuter2006-03-191-3/+2
* Use the new "proto_tree_add_*_format_value" routines.Guy Harris2006-02-161-4/+4
* from jaap kRonnie Sahlberg2005-12-231-0/+16
* Point specifically to the CDP information on the various Cisco pages.Guy Harris2005-10-191-2/+2
* Move a pile of protocol-related headers from the top-level sourceGuy Harris2005-09-171-2/+2
* Replace tvb_memcpy() calls that extract IPv4 addresses into a guint32,Guy Harris2005-09-111-2/+2
* char -> const char warning fixesJörg Mayer2005-07-281-1/+1
* Get rid of the private "my_match_strval()" routine in many dissectors;Guy Harris2005-06-261-1/+1
* Some VoIP VLAN query and reply fields have a length of 6, not 7, withGuy Harris2005-03-141-10/+38
* From Ricardo Muggli: decode the voice VLAN field in CDP packets.Guy Harris2005-03-091-4/+10
* Move dissectors to epan/dissectors directory.Gilbert Ramirez2004-07-181-0/+832