netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* iptables: libxt_TEE
@ 2010-04-19 12:48 Jan Engelhardt
  2010-04-19 12:48 ` [PATCH] extensions: add support for xt_TEE Jan Engelhardt
  2010-05-13 13:48 ` iptables: libxt_TEE Patrick McHardy
  0 siblings, 2 replies; 3+ messages in thread
From: Jan Engelhardt @ 2010-04-19 12:48 UTC (permalink / raw)
  To: kaber; +Cc: netfilter-devel


The following changes since commit db6d027bb9626129617ea3a3f2fe4b87ab307bf6:
  Jan Engelhardt (1):
        libxt_osf: import nfnl_osf program

are available in the git repository at:

  git://dev.medozas.de/iptables master

Jan Engelhardt (1):
      extensions: add support for xt_TEE

 extensions/libxt_TEE.c           |  202 ++++++++++++++++++++++++++++++++++++++
 extensions/libxt_TEE.man         |   12 +++
 include/linux/netfilter/xt_TEE.h |    9 ++
 3 files changed, 223 insertions(+), 0 deletions(-)
 create mode 100644 extensions/libxt_TEE.c
 create mode 100644 extensions/libxt_TEE.man
 create mode 100644 include/linux/netfilter/xt_TEE.h

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

end of thread, other threads:[~2010-05-13 13:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-19 12:48 iptables: libxt_TEE Jan Engelhardt
2010-04-19 12:48 ` [PATCH] extensions: add support for xt_TEE Jan Engelhardt
2010-05-13 13:48 ` iptables: libxt_TEE Patrick McHardy

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).