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

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

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

# This spec is backported to ALTLinux 3.0 automatically by rpmbh script. Do not edit it.
Summary: Pathrate measures the capacity of a network path
Name: pathrate
Version: 2.4.1
Release: alt0.M30.1
License: GPLv2
Group: System/Servers
Source: http://www-static.cc.gatech.edu/fac/Constantinos.Dovrolis/%name.tar.gz
URL: http://www.pathrate.org

%description
Pathrate measures the capacity of a network path from host S (sender) to host R
(receiver). The capacity of a path, aka bottleneck bandwidth, is the maximum
IP-layer throughput that a flow can get in the path from S to R. The capacity
does not depend on the load of 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