./wip/iptables, Interface to Linux netfilter firewalling subsystem

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.3.2, Package name: iptables-1.3.2, Maintainer: reed

This package provides the iptables tools and libraries which provide
the userland interface to netfilter.

Netfilter is the firewalling subsystem for Linux 2.4.x or above
kernels. It provides stateful packet filtering, address translation
(including dynamic masquerading and port forwarding), and packet
manipulation.


Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: f8080053c89b3c5b37dfec17cc56c18cf73810c9
Filesize: 181.89 KB

Version history: (Expand)


CVS history: (Expand)


   2012-09-30 07:44:14 by Aleksej Saushev | Files touched by this commit (35)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2009-10-11 12:44:40 by Thomas Klausner | Files touched by this commit (286)
Log message:
Remove obsolete @dirrm lines.
   2005-08-25 15:37:58 by pancake ;) | Files touched by this commit (2)
Log message:
up to 1.3.2
   2005-05-24 12:30:23 by Roland Illig | Files touched by this commit (1)
Log message:
Replaced USE_GNU_TOOLS+=make with USE_TOOLS+=gmake.
   2005-03-15 14:21:11 by pancake ;) | Files touched by this commit (3) | Package updated
Log message:
update to 1.3.0

changelog:
- new ipv6 modules
- fixes for !bash shells
- lot of optionar parsing fixes
- hashlimit handling
- multiport inversion
- libiptc: complete rewrite for performance
- log-uid added
- update to ipset2
   2004-11-15 19:29:45 by pancake ;) | Files touched by this commit (3) | Package updated
Log message:
update to 1.2.11
   2004-06-04 21:40:28 by Jeremy C. Reed | Files touched by this commit (3) | Package updated
Log message:
Update to iptables-1.2.9. The changes are:
- ip(6)tables-save/restore: fix memory leaks
- ip6tables: fix printout of odd length netmasks
- condition match: fix iptables-save
- fuzzy match: fix ip(6)tables-save
- mac match: fix ip(6)tables-save if used inverted (!)
- ip6tables udp match: check for invalid port ranges
- LOG target: fix iptables-save (save loglevel numerically)
- mport match: fix iptables-save (save numerically)
- libipq: fix ipq_id_t definition on 'real' 64bit/64bit architectures
- libip6tc: fix ipv6_prefix_length endianness bugs
- MASQUERADE target: don't accept negative port numbers
- physdev match: fix new structure layout for kernel > 2.6.0-test8
- build plugins for connlimit, iprange, realm, CLASSIFY, CONNMARK, NETMAP
- libip(6)tc: Speedup due to inceremental chain cache updates
- recent match: Update to version 0.3.1 that was submitted to the kernel
- physdev match: add --physdev-is-{in,out,bridge} option
- REJECT target: add support for ICMP administratively prohibited
- conntrack match: add suport for CONFIRMED / unconfirmed state
- ROUTE target: new option: continue traversal
- varios cosmetic cleanups
- iptables/libiptc: add support for the new 'raw' table

Allow manpages to install to custom location.

Get rid of hard-coded KERNEL_DIR from a non-existing local directory.
(This needs to be improved to use linux-kernel-headers package
if needed.)
   2004-01-27 19:08:17 by Jeremy C. Reed | Files touched by this commit (5) | Imported package
Log message:
This package provides the iptables tools and libraries which provide
the userland interface to netfilter.

Netfilter is the firewalling subsystem for Linux 2.4.x or above
kernels. It provides stateful packet filtering, address translation
(including dynamic masquerading and port forwarding), and packet
manipulation.

This package doesn't build as is -- see TODO.