Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37790103
en ru br
ALT Linux repositórios
S:1.3.2-alt1.qa1
5.0: 1.3.2-alt1
4.1: 1.3.2-alt1
3.0:
+backports:1.3.2-alt0.M30.1

Group :: Sistema/Servidores
RPM: pathload

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Summary: Pathload is a tool for estimating the available bandwidth of an end-to-end path
Name: pathload
Version: 1.3.2
Release: alt1.qa1
License: GPLv2
Group: System/Servers
Source: http://www-static.cc.gatech.edu/fac/Constantinos.Dovrolis/%name.tar.gz
URL: http://www.pathrate.org

%description
Pathload is a tool for estimating the available bandwidth
of an end-to-end path from a host S (sender) to a host R (receiver).
The available bandwidth is the maximum IP-layer
throughput that a flow can get in the path from S to R,
without reducing the rate of the rest of the traffic in the path.

%prep
%setup -q -n %{name}_%version

%build
%configure
%make

%install
%__mkdir_p %buildroot/%_sbindir
%__install %{name}_rcv %buildroot/%_sbindir/
%__install %{name}_snd %buildroot/%_sbindir/

%files
%doc README COPYING CHANGES
%_sbindir/%{name}_rcv
%_sbindir/%{name}_snd

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009