[tproxy] [PATCH] userspace support for IPv6 TProxy

Balazs Scheidler bazsi at balabit.hu
Fri Aug 28 07:59:10 CEST 2009


[ Sorry if this reaches you twice, I sent to the wrong address the first time ]

This patchset implements support for the IPv6 TProxy functionality. It also
includes the still missing option to the socket match (--transparent) which
is already present in the kernel but not in the userspace sources.

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 |    8 ++
 5 files changed, 295 insertions(+), 50 deletions(-)
 create mode 100644 include/linux/netfilter/xt_socket.h




More information about the tproxy mailing list