Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37037294
en ru br
ALT Linux repos
S:6.6.7-alt4
5.0: 6.6.7-alt2
4.1: 6.6.7-alt2
4.0: 6.6.7-alt2
3.0: 6.6.7-alt1

Group :: Monitoring
RPM: tcptrace

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: tcptrace
Version: 6.6.7
Release: alt2

Summary: Tool for analysis of TCP dump files
License: GPL
URL: http://www.tcptrace.org/

Group: Monitoring
Source0: http://www.tcptrace.org/download/tcptrace-%version.tar.gz

# Automatically added by buildreq on Tue Jan 04 2005

BuildRequires: flex libpcap-devel

%description
tcptrace is a tool for analysis of TCP dump files. It can take as
input the files produced by several popular packet-capture programs,
including tcpdump, snoop, etherpeek, HP Net Metrix, and WinDump.
tcptrace can produce several different types of output containing
information on each connection seen, such as elapsed time, bytes and
segments sent and recieved, retransmissions, round trip times, window
advertisements, throughput, and more. It can also produce a number of
graphs for further analysis.

%prep
%setup -q
# fix compile error with flex 2.5.31
subst 's/ at LEX at  -t/ at LEX at  -l -t/' Makefile.in

%build
%configure
%make_build

%install
install -d $RPM_BUILD_ROOT%_bindir
install -p -m755 tcptrace xpl2gpl $RPM_BUILD_ROOT%_bindir
install -pD -m644 tcptrace.man $RPM_BUILD_ROOT%_man1dir/tcptrace.1

%files
%doc ARGS CHANGES COPYRIGHT FAQ README
%doc README.mailing_list README.tput_graphs README.xpl2gpl THANKS
%_bindir/*
%_man1dir/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin