Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37401295
en ru br
Репозитории ALT
S:1.3.2-alt1.qa1
5.1: 1.3.2-alt1
4.1: 1.3.2-alt1
3.0:
+backports:1.3.2-alt0.M30.1
www.altlinux.org/Changes

Группа :: Система/Серверы
Пакет: pathload

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and 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
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

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin