Package iptables: Information

    Source package: iptables
    Version: 1.4.21-alt3
    Build time:  Jul 2, 2015, 01:31 AM in the task #145953
    Report package bug
    License: GPLv2+
    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-debuginfo (x86_64, i586)
    iptables-ipv6 (noarch)
    libiptables (x86_64, i586)
    libiptables-debuginfo (x86_64, i586)
    libiptables-devel (x86_64, i586)

    Maintainer: Dmitry V. Levin


      1. libnetfilter_conntrack-devel
      2. libnfnetlink-devel
      3. libpcap-devel

    Last changed


    July 1, 2015 Dmitry V. Levin 1.4.21-alt3
    - Packaged libip6t_NETFLOW.so (closes: #29813).
    Feb. 14, 2015 Anton Farygin 1.4.21-alt2
    - xtables: SET target: Add mapping of meta informations 
      (skbinfo ipset extension) (closes: #30729)
    Nov. 25, 2013 Dmitry V. Levin 1.4.21-alt1
    - Updated to v1.4.21-2-g73dcee3.