All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] tproxy: add IPv6 support
@ 2010-10-21 15:19 KOVACS Krisztian
  2010-10-21 15:19 ` [PATCH 2/2] tproxy: add IPv6 support to the TPROXY target KOVACS Krisztian
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: KOVACS Krisztian @ 2010-10-21 15:19 UTC (permalink / raw)
  To: netfilter-devel; +Cc: Balazs Scheidler, Patrick McHardy

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-10-25 16:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-21 15:19 [PATCH 0/2] tproxy: add IPv6 support KOVACS Krisztian
2010-10-21 15:19 ` [PATCH 2/2] tproxy: add IPv6 support to the TPROXY target KOVACS Krisztian
2010-10-21 15:19 ` [PATCH 1/2] tproxy: add IPv6 support for socket match KOVACS Krisztian
2010-10-25 16:04 ` [PATCH 0/2] tproxy: add IPv6 support Patrick McHardy

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.