cdpr stable port information

Package: cdpr
Version: 2.4
Revision: 2
Source: http://www.monkeymental.com/mmfiles/%n-%v.tgz
Source-MD5: ee0f112e1a914168d088e4e0291efbcb
PatchScript: perl -pi -e 's,-O2 -ggdb,-Os,' Makefile
CompileScript: make
InstallScript: mkdir -p %i/bin %i/share/cdpr && cp -p cdpr %i/bin/ && cp -pr cdpr? %i/share/cdpr/
DocFiles: COPYING README* license.txt
Homepage: http://www.monkeymental.com
Maintainer: Jack Fink
License: GPL
Description: Cisco Discovery Protocol Reporter
DescDetail: <<
CDPR is the Cisco Discovery Protocol Reporter. This software will tell you
which switch and port your device is plugged into. It is known to compile and
run on Solaris, Linux, HP-UX, AIX and Windows (using pcap). In verbose mode,
it decodes the entire CDP packet including information such as native VLAN,
device capabilities, etc. It also has the ability to report the data back to
a server so that you can use CDPR to keep an ever updating database of which
devices are on which switch port. This code has had several additions made
to it at the request of Cisco and is used in many of their labs.
<<