http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1018
Summary: Add device and port id to info column of cdp frames
Product: Wireshark
Version: SVN
Platform: PC
OS/Version: FreeBSD
Status: NEW
Severity: Enhancement
Priority: Medium
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: stephentfisher@xxxxxxxxx
This patch adds the most commonly referenced items from CDP frames to the info
column: the device id (hostname) and port id. For example:
Cisco Discovery Protocol Device ID: myswitch.me.com Port ID:
GigabitEthernet7/12
This new code is outside if if(tree) so it works in either case. Most of the
lines in the diff are only due to indentation changes since they fall under a
new loop.
--
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.