Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37522194
en ru br
ALT Linux repositórios
S:4.4.3-alt1

Group :: Rede/Outros
RPM: tcpreplay

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Summary: A tool to replay captured network traffic
Name: tcpreplay
Version: 4.4.2
Release: alt1
License: GPLv3
Group: Networking/Other
Url: https://github.com/appneta/tcpreplay
Source: %name-%version.tar
BuildRequires: autogen gcc-c++ groff-base libdnet-devel libpcap-devel tcpdump libopts-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

%build
%autoreconf
%configure \
   --enable-dynamic-link \
   --disable-local-libopts \
   --disable-libopts-install \
   --with-testnic=eth0 \
   --with-testnic2=eth1

%make_build

%install
%makeinstall_std

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

%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