Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37856515
en ru br
ALT Linux repos
S:1.4.7-alt1
5.0: 0.9.6-alt1
4.1: 0.9.3-alt0.1

Group :: System/Kernel and hardware
RPM: conntrack-tools

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name:           conntrack-tools
Version:        0.9.6
Release: alt1
Summary:        Tool to manipulate netfilter connection tracking table

Packager: Eugene Ostapets <eostapets at altlinux.ru>
Group:          System/Kernel and hardware
License:        GPL
URL:            http://netfilter.org
Source0:        http://netfilter.org/projects/conntrack-tools/files/%name-%version.tar.bz2
Patch0: alt-conntrack-tools-asneeded.patch
Patch1: conntrack-tools-rollup.patch

# Automatically added by buildreq on Mon Jun 18 2007

BuildRequires: flex gcc-c++ libnetfilter_conntrack-devel

BuildRequires:  libnfnetlink-devel libnetfilter_conntrack-devel

%description
%name  is  used to search, list, inspect and maintain the netfilter
connection tracking subsystem of the Linux kernel.
Using conntrack , you can dump a list of all (or a filtered selection  of)
currently  tracked  connections, delete connections from the state table,
and even add new ones.
In  addition,  you  can  also  monitor connection tracking events, e.g.
show an event message (one line) per newly established connection.

%prep
%setup
##patch0 -p1
%patch1 -p1

%build
%__autoreconf -fisv
%configure
%make_build

%install
make install DESTDIR=%buildroot

%files
%doc ChangeLog COPYING AUTHORS
%_sbindir/conntrack
%_sbindir/conntrackd
%_man8dir/*

%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