LWN.net Logo

Transparent Proxying Patches, Take 4

From:  KOVACS Krisztian <hidden@sch.bme.hu>
To:  Patrick McHardy <kaber@trash.net>
Subject:  [PATCH 00/13] Transparent Proxying Patches, Take 4
Date:  Tue, 02 Oct 2007 22:39:42 +0200
Message-ID:  <20071002203942.11052.7303.stgit@nessa.odu>
Cc:  netfilter-devel@vger.kernel.org, Balazs Scheidler <bazsi@balabit.hu>, Toth Laszlo Attila <panther@balabit.hu>
Archive-link:  Article, Thread

Hi Patrick,

Here's the next round of tproxy patches, hopefully fixing problems
which came up last time I've posted these patches[1].

I'd like to thank you and Jan Engelhardt the huge help you've
provided.  (Jan himself did a lot of fixes/cleanups!)

The most important changes relative to the previous versions[1] are:

  * the patch implementing the propagation of IP_TRANSPARENT to
    routing output now does not change the signature of
    request_sock_opt.send_ack but uses a flag in inet_request_sock
    itself
  * TCP port redirection support patch
    adds loc_port to struct inet_request_sock unconditionally
  * TPROXY target is an xt_* target now and has proper 32 bit mark
    values in the target info structure

Additionally there are code cleanups all over the place (thanks Jan).



References:
[1] http://marc.info/?l=netfilter-devel&m=119118672703285...

-- 
KOVACS Krisztian
-
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Copyright © 2007, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds