From owner-cvs-all Fri Jul 12 6:33:29 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 26C4C37B405; Fri, 12 Jul 2002 06:33:22 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE9D543E42; Fri, 12 Jul 2002 06:33:21 -0700 (PDT) (envelope-from roberto@FreeBSD.org) Received: from freefall.freebsd.org (roberto@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6CDXLJU024376; Fri, 12 Jul 2002 06:33:21 -0700 (PDT) (envelope-from roberto@freefall.freebsd.org) Received: (from roberto@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6CDXLBJ024375; Fri, 12 Jul 2002 06:33:21 -0700 (PDT) Message-Id: <200207121333.g6CDXLBJ024375@freefall.freebsd.org> From: Ollivier Robert Date: Fri, 12 Jul 2002 06:33:21 -0700 (PDT) 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 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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 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