File: control

package info (click to toggle)
netperfmeter 1.2.3-1
  • links: PTS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 2,120 kB
  • ctags: 1,009
  • sloc: sh: 11,043; cpp: 5,943; ansic: 604; makefile: 37
file content (27 lines) | stat: -rw-r--r-- 971 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Source: netperfmeter
Section: net
Priority: optional
Maintainer: Thomas Dreibholz <dreibh@iem.uni-due.de>
Homepage: http://www.iem.uni-due.de/~dreibh/netperfmeter/
Build-Depends: autotools-dev,
               debhelper (>= 9),
               libbz2-dev (>= 1.0),
               libglib2.0-dev (>= 2.0.0),
               libsctp-dev (>= 1.0.5)
Standards-Version: 3.9.3

Package: netperfmeter
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends}
Recommends: iputils-ping,
            iputils-tracepath,
            subnetcalc (>= 2.0.2),
            traceroute
Description: Network Performance Meter
 NetPerfMeter is a network performance meter for the UDP,
 TCP, SCTP and DCCP transport protocols over IPv4 and IPv6.
 It simultaneously transmits bidirectional flows to an endpoint
 and measures the resulting flow bandwidths and QoS. The
 results are written as vector and scalar files. The vector
 files can e.g. be used to create plots of the results.