netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] TProxy IPv6 support, 2nd round, iptables portion
@ 2009-09-21 15:43 Balazs Scheidler
  0 siblings, 0 replies; only message in thread
From: Balazs Scheidler @ 2009-09-21 15:43 UTC (permalink / raw)
  To: netfilter-devel, netdev

This series accompanies the TProxy IPv6 2nd round patches and adds userspace
support for the TPROXY target and the socket match.  

Since the last post, I've fixed the xt_socket.h header file which contained
an obsolete struct declaration for the xt_socket matchinfo, but this is not
incompatible with the previous patch, thus you don't need to recompile
iptables if you already have the old binaries.

Balazs Scheidler (2):
  TProxy: added IPv6 support for socket match
  TProxy: added IPv6 support to the TPROXY target

 extensions/libxt_TPROXY.c           |  213 +++++++++++++++++++++++++++++------
 extensions/libxt_socket.c           |  103 ++++++++++++++++--
 extensions/libxt_socket.man         |    6 +-
 include/linux/netfilter/xt_TPROXY.h |   15 ++-
 include/linux/netfilter/xt_socket.h |   12 ++
 5 files changed, 299 insertions(+), 50 deletions(-)
 create mode 100644 include/linux/netfilter/xt_socket.h


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-09-21 16:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-21 15:43 [PATCH 0/2] TProxy IPv6 support, 2nd round, iptables portion Balazs Scheidler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).