netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jan Engelhardt <jengelh@medozas.de>
To: kaber@trash.net
Cc: netfilter-devel@vger.kernel.org
Subject: iptables: options, tproxy
Date: Fri,  3 Dec 2010 22:58:38 +0100	[thread overview]
Message-ID: <1291413524-15016-1-git-send-email-jengelh@medozas.de> (raw)


The following changes since commit 2f09f1b39ced2ae7109382dcf066785bab4a966a:

  libxt_conntrack: fix --ctdir save/dump output format (2010-11-17 15:54:18 +0100)

are available in the git repository at:
  git://dev.medozas.de/iptables master

Jan Engelhardt (5):
      iptables: reset options at the start of each command
      iptables: do not emit orig_opts twice
      include: update files with headers from Linux 2.6.37-rc1
      TPROXY: add support for revision 1
      socket: add support for revision 1

 extensions/libxt_SECMARK.c               |    8 +-
 extensions/libxt_TPROXY.c                |  193 +++++++++++++++++++++++++-----
 extensions/libxt_socket.c                |   76 +++++++++++-
 extensions/libxt_socket.man              |    3 +
 extensions/libxt_time.c                  |    1 +
 include/linux/netfilter/xt_CHECKSUM.h    |    8 +-
 include/linux/netfilter/xt_CT.h          |   10 +-
 include/linux/netfilter/xt_IDLETIMER.h   |    2 +-
 include/linux/netfilter/xt_SECMARK.h     |   12 +--
 include/linux/netfilter/xt_TCPOPTSTRIP.h |    2 +-
 include/linux/netfilter/xt_TPROXY.h      |   17 ++-
 include/linux/netfilter/xt_cluster.h     |    8 +-
 include/linux/netfilter/xt_connlimit.h   |    2 +
 include/linux/netfilter/xt_ipvs.h        |    2 +
 include/linux/netfilter/xt_physdev.h     |    3 +
 include/linux/netfilter/xt_policy.h      |   11 ++
 include/linux/netfilter/xt_quota.h       |    6 +-
 include/linux/netfilter/xt_sctp.h        |    4 +-
 include/linux/netfilter/xt_socket.h      |   12 ++
 include/linux/netfilter/xt_time.h        |   14 +-
 include/linux/netfilter/xt_u32.h         |   16 ++--
 ip6tables.c                              |    2 +-
 iptables.c                               |    2 +-
 xtables.c                                |    4 +
 24 files changed, 329 insertions(+), 89 deletions(-)
 create mode 100644 include/linux/netfilter/xt_socket.h

             reply	other threads:[~2010-12-03 21:58 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-03 21:58 Jan Engelhardt [this message]
2010-12-03 21:58 ` [PATCH 1/5] iptables: reset options at the start of each command Jan Engelhardt
2010-12-03 21:58 ` [PATCH 2/5] iptables: do not emit orig_opts twice Jan Engelhardt
2010-12-03 21:58 ` [PATCH 3/5] include: update files with headers from Linux 2.6.37-rc1 Jan Engelhardt
2010-12-03 21:58 ` [PATCH 4/5] TPROXY: add support for revision 1 Jan Engelhardt
2010-12-03 21:58 ` [PATCH 5/5] socket: " Jan Engelhardt
2010-12-15 22:37 ` iptables: options, tproxy Patrick McHardy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1291413524-15016-1-git-send-email-jengelh@medozas.de \
    --to=jengelh@medozas.de \
    --cc=kaber@trash.net \
    --cc=netfilter-devel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).