Date: Fri, 12 Jul 2002 06:33:21 -0700 (PDT) From: Ollivier Robert <roberto@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/cdpr Makefile distinfo pkg-comment pkg-descr pkg-plist ports/net/cdpr/files patch-aa patch-ab Message-ID: <200207121333.g6CDXLBJ024375@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
roberto 2002/07/12 06:33:21 PDT Added files: net/cdpr Makefile distinfo pkg-comment pkg-descr pkg-plist net/cdpr/files patch-aa patch-ab Log: cdpr (Cisco Discovery Protocol Reporter) shows the switch and port that a machine is connected to, provided that the device supports CDP. It can also optionally decode the full CDP packet. cdpr was written to help network/system administrators find out about the equipment that i a machine is connected to. This is done by capturing and decoding a Cisco Discovery Protocol (CDP) packet. PR: ports/40435 Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org> Revision Changes Path 1.1 +32 -0 ports/net/cdpr/Makefile (new) 1.1 +1 -0 ports/net/cdpr/distinfo (new) 1.1 +14 -0 ports/net/cdpr/files/patch-aa (new) 1.1 +11 -0 ports/net/cdpr/files/patch-ab (new) 1.1 +1 -0 ports/net/cdpr/pkg-comment (new) 1.1 +9 -0 ports/net/cdpr/pkg-descr (new) 1.1 +3 -0 ports/net/cdpr/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207121333.g6CDXLBJ024375>