This series adds IPv6 support to the socket match and the TPROXY target. --- Balazs Scheidler (2): tproxy: add IPv6 support for socket match tproxy: add 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 | 7 + include/linux/netfilter/xt_socket.h | 12 ++ 5 files changed, 295 insertions(+), 46 deletions(-) create mode 100644 include/linux/netfilter/xt_socket.h -- KOVACS Krisztian -- 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