Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37757939
en ru br
Репозитории ALT
S:4.4.3-alt1
5.1: 3.4.1-alt2
www.altlinux.org/Changes

Группа :: Сети/Прочее
Пакет: tcpreplay

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

Summary: A tool to replay captured network traffic
Name: tcpreplay
Version: 3.4.1
Release: alt2
License: BSD
Group: Networking/Other
Url: http://tcpreplay.synfin.net/trac/
Packager: Boris Savelev <boris at altlinux.org>

Source: http://prdownloads.sourceforge.net/tcpreplay/%name-%version.tar.gz
Patch: 0001-fix-buffer_overflow.patch

# Automatically added by buildreq on Tue Mar 10 2009

BuildRequires: autogen gcc-c++ groff-base libpcap-devel

%description
Tcpreplay is a tool to replay captured network traffic. Currently, tcpreplay
supports pcap (tcpdump) and snoop capture formats. Also included, is tcpprep a
tool to pre-process capture files to allow increased performance under certain
conditions as well as capinfo which provides basic information about capture
files.

%prep
%setup
%patch -p2

%build
%undefine __libtoolize
%configure \
   --enable-dynamic-link \
   --enable-tcpreplay-edit \
   --with-testnic=eth0 \
   --with-testnic2=eth1

%make_build

%install
%makeinstall_std

%files
%doc README docs/CHANGELOG docs/CREDIT docs/HACKING docs/INSTALL docs/LICENSE docs/TODO
%_bindir/tcpbridge
%_bindir/tcpprep
%_bindir/tcpreplay*
%_bindir/tcprewrite
%_man1dir/*

%changelog

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

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