Hi,
TProxy version 1.9.2 has been released. This release is the first
which supports Linux 2.6 (tested with 2.6.3). Because of the changes
needed for Linux 2.6 compatibility, it cannot be used with Linux 2.4.
Major changes:
* supports Linux 2.6 only
* Netfilter NAT reservations are now optional (compile time option)
* constants used by the setsockopt calls has been changed, this causes
binary incompatibility with all previous versions
Hopefully, this will be the last ABI break for the new TProxy version.
Unfortunately the README file has not been updated for the new API, but
the example programs are fully up-to-date (but still incomplete, they do
not cover all features of TProxy). This will be fixed before the stable
2.0 release.
The new release is available from
http://www.balabit.com/downloads/tproxy/linux-2.4/devel/
MD5: cttproxy-2.6.3-1.9.2.tar.gz 31cae35cf1187a9a027fd830f0e099a8
Any feedback (test results, problems, bugs, etc.) is appreciated.
--
Regards,
Krisztian KOVACS
Hi,
Because of changes in the Netfilter code in Linux 2.4.25, the TProxy
patch for 2.4.24 does not compile with 2.4.25. So I've created a new
patch tarball for 2.4.25, which fixes the compile problems with
ipt_tproxy.c.
Except for this trivial change in ipt_tproxy.c, this is exactly the
same as those previous 1.2.0 releases. As always, the release is
available at:
http://www.balabit.com/downloads/tproxy/linux-2.4/
MD5: cttproxy-2.4.25-1.2.0.tar.gz be031e61415349188f4e6321b2636f3c
--
Regards,
Krisztian KOVACS