ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 1018] New: Add device and port id to info column of cdp fr

Date: Wed, 26 Jul 2006 21:50:22 +0000 (GMT)
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.