aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-cdp.c
AgeCommit message (Expand)AuthorFilesLines
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-2/+2
2006-03-19No negative power consumption, so unsigned value.Jaap Keuter1-3/+2
2006-02-16Use the new "proto_tree_add_*_format_value" routines.Guy Harris1-4/+4
2005-12-23from jaap kRonnie Sahlberg1-0/+16
2005-10-19Point specifically to the CDP information on the various Cisco pages.Guy Harris1-2/+2
2005-09-17Move a pile of protocol-related headers from the top-level sourceGuy Harris1-2/+2
2005-09-11Replace tvb_memcpy() calls that extract IPv4 addresses into a guint32,Guy Harris1-2/+2
2005-07-28char -> const char warning fixesJörg Mayer1-1/+1
2005-06-26Get rid of the private "my_match_strval()" routine in many dissectors;Guy Harris1-1/+1
2005-03-14Some VoIP VLAN query and reply fields have a length of 6, not 7, withGuy Harris1-10/+38
2005-03-09From Ricardo Muggli: decode the voice VLAN field in CDP packets.Guy Harris1-4/+10
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+832