1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
Source: pchar
Section: net
Priority: extra
Maintainer: Petter Reinholdtsen <pere@debian.org>
Build-Depends: debhelper (>= 8), autotools-dev, quilt, libsnmp-dev
Standards-Version: 3.9.8
Homepage: http://www.kitchenlab.org/www/bmah/Software/pchar/
Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/pchar.git
Vcs-Git: git://anonscm.debian.org/collab-maint/pchar.git
Package: pchar
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Characterize the bandwidth, latency and loss on network links
pchar is a reimplementation of the pathchar utility, written by Van
Jacobson. Both programs attempt to characterize the bandwidth,
latency, and loss of links along an end-to-end path through the
Internet. pchar works in both IPv4 and IPv6 networks.
|