Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37503231
en ru br
ALT Linux repos
S:2.2.7-alt1
5.0: 2.2.1-alt4
4.1: 2.2.1-alt3
4.0: 2.2.1-alt3
3.0: 1.4-alt1

Group :: Monitoring
RPM: iptstate

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: iptstate
Version: 2.2.7
Release: alt1

Summary: Display iptables state table information in a "top"-like interface
License: zlib/libpng license
Group: Monitoring

URL: http://www.phildev.net/iptstate/
Source: https://github.com/jaymzh/iptstate/releases/download/v%version/iptstate-%version.tar.bz2

# Automatically added by buildreq on Mon Apr 04 2011

BuildRequires: gcc-c++ libncurses-devel libnetfilter_conntrack-devel

%description
IP Tables State (iptstate) was originally written to implement the
"state top" feature of IP Filter in iptables. "State top" displays
the states held by your stateful firewall in a top-like manner.

%prep
%setup

%build
make CXXFLAGS="%optflags %optflags_nocpp"

%install
make PREFIX="%buildroot/usr" install

%files
%doc BUGS CONTRIB Changelog LICENSE README.md WISHLIST
%_sbindir/*
%_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