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

Group :: Sistema/Kernel e hardware
RPM: ipset

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: ipset
Version: 2.4.5
Release: alt1

Summary: Tools for managing sets of IP or ports with iptables
License: GPL
Group: System/Kernel and hardware
Url: http://ipset.netfilter.org/

Source0: %name-%version.tar.bz2

Packager: Igor Zubkov <icesik at altlinux.org>

%description
IP sets are a framework inside the Linux 2.4.x and 2.6.x kernel,
which can be administered by the ipset utility.
Depending on the type, currently an IP set may store IP addresses,
(TCP/UDP) port numbers or IP addresses with MAC addresses in a way,
which ensures lightning speed when matching an entry against a set.

ipset may be the proper tool for you, if you want to
* store multiple IP addresses or port numbers and match against the
  collection by iptables at one swoop;
* dynamically update iptables rules against IP addresses or ports
  without performance penalty;
* express complex IP address and ports based rulesets with one single
  iptables rule and benefit from the speed of IP sets

%prep
%setup -q

%build
%make_build LIBDIR=%_libdir/ BINDIR=%_sbindir/ binaries

%install
make DESTDIR=%buildroot/ MANDIR=%_mandir/ LIBDIR=%_libdir/ PREFIX=%_prefix/ binaries_install

%files
%doc ChangeLog ChangeLog.ippool TODO README
%_sbindir/*
%_libdir/%name/*
%_man8dir/*

%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