Package iptables: Information
Source package: iptables
Version: 1.3.7-alt1
Build time: Dec 11, 2006, 01:29 PM
Category: System/Kernel and hardware
Report package bugHome page: http://www.netfilter.org/projects/iptables/
License: GPL
Summary: Tools for managing Linux kernel packet filtering capabilities
Description:
Iptables is used to set up, maintain, and inspect the tables of IP packet filter rules in the Linux kernel. Several different tables may be defined. Each table contains a number of built-in chains and may also contain user-defined chains. Each chain is a list of rules which can match a set of packets. Each rule specifies what to do with a packet that matches. This is called a `target', which may be a jump to a user-defined chain in the same table.
List of rpms provided by this srpm:
iptables (x86_64, i586)
iptables-devel (x86_64, i586)
iptables-devel-static (x86_64, i586)
iptables-ipv6 (x86_64, i586)
iptables (x86_64, i586)
iptables-devel (x86_64, i586)
iptables-devel-static (x86_64, i586)
iptables-ipv6 (x86_64, i586)
Maintainer: Dmitry V. Levin
Last changed
Dec. 9, 2006 Dmitry V. Levin 1.3.7-alt1
- Updated to 1.3.7. - Fixed IPT_LIB_DIR and IP6T_LIB_DIR.
July 1, 2006 Dmitry V. Levin 1.3.5-alt4
- Build libipt_recent.so (closes #9622).
March 3, 2006 Dmitry V. Levin 1.3.5-alt3
- Updated modprobe patch.