File: control

package info (click to toggle)
cdpr 2.4-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 292 kB
  • sloc: ansic: 1,074; perl: 72; makefile: 23; php: 23
file content (19 lines) | stat: -rw-r--r-- 686 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: cdpr
Maintainer: Matt Zagrabelny <mzagrabe@d.umn.edu>
Section: net
Priority: optional
Build-Depends: debhelper-compat (= 13), libpcap0.8-dev
Standards-Version: 4.5.0
Vcs-Git: https://salsa.debian.org/mzagrabe-guest/cdpr.git
Vcs-Browser: https://salsa.debian.org/mzagrabe-guest/cdpr
Homepage: http://cdpr.sourceforge.net/
Rules-Requires-Root: no

Package: cdpr
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Cisco Discovery Protocol Reporter
 cdpr listens on specified network interfaces for Cisco Discovery
 Protocol packets. It then decodes those packets and outputs the
 information, optionally sending the information to a server for
 processing.