[ 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 -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html