From: Paul Rusty Russell <Paul.Russell@rustcorp.com.au>
To: Multiple recipients of list NETFILTER <netfilter@samba.anu.edu.au>
Subject: [RELEASE]: netfilter 0.1.11
Date: Thu, 28 Oct 1999 17:59:58 +1000
This has the long-awaited two-table NAT stuff, and other goodies.
Note that developers should see the CVS server at:
http://www.samba.org/cgi-bin/cvsweb/netfilter/
Special thanks to Peter Benie and Marc Boucher for this release.
http://antarctica.penguincomputing.com/~netfilter/
http://www.samba.org/netfilter/
http://netfilter.kernelnotes.org/
Bugs fixed:
o iptables large table allocation fixed (Marc Boucher).
o iptables --rule-numbers now starts at 1, not 0. (Adam Kumiszcza)
o iptables state ip_conntrack leak fixed
o iptables LOG target format cleaning up.
o inserting NAT or ftp modules after connections established crash fixed.
Changes:
o ipnatctl: source and destination connection mapping now separate
stages (so both can be done).
o ipnatctl: interfaces can now be matched.
o ipnatctl: null mapping.
o ipnatctl: ftp mangling fixed.
o ipnatctl: versioning for libraries and modules.
o forward-fragment: demo module to send fragments forward.
o iptables: multiport module simplified; now only dest or src ports.
o ipnatctl: versioning for libraries and modules.
Rusty.
--
Hacking time.