aboutsummaryrefslogtreecommitdiff
path: root/net/cdpr
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.0.6.Ollivier Robert2002-07-182-2/+2
| | | | | | | | PR: ports/40730 Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org> Notes: svn path=/head/; revision=63191
* Update to 1.0.5 and respect CFLAGS/LDFLAGS.Ollivier Robert2002-07-152-4/+7
| | | | | | | | PR: ports/40591 Submitted by: Michael Hostbaek <mich@freebsdcluster.org> (MAINTAINER) Notes: svn path=/head/; revision=62970
* Update to 1.0.4Patrick Li2002-07-145-28/+6
| | | | | | | | PR: 40551 Submitted by: maintainer Notes: svn path=/head/; revision=62934
* cdpr (Cisco Discovery Protocol Reporter) shows the switch and port thatOllivier Robert2002-07-127-0/+71
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> Notes: svn path=/head/; revision=62860