netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: netfilter-devel@vger.kernel.org
Cc: davem@davemloft.net, netdev@vger.kernel.org
Subject: [PATCH 0/4] netfilter updates for net-next
Date: Wed,  4 Sep 2013 15:00:21 +0200	[thread overview]
Message-ID: <1378299625-4638-1-git-send-email-pablo@netfilter.org> (raw)

Hi David,

The following batch contains:

* Three fixes for the new synproxy target available in your
  net-next tree, from Jesper D. Brouer and Patrick McHardy.

* One fix for TCPMSS to correctly handling the fragmentation
  case, from Phil Oester. I'll pass this one to -stable.

You can pull this changes from:

  git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next.git master

Thanks!

----------------------------------------------------------------

The following changes since commit 5a17a390de7bdbcfff9b8f344273a886ca4cf8bf:

  net: make snmp_mib_free static inline (2013-09-02 21:00:50 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next.git master

for you to fetch changes up to 1205e1fa615805c9efa97303b552cf445965752a:

  netfilter: xt_TCPMSS: correct return value in tcpmss_mangle_packet (2013-09-04 14:20:03 +0200)

----------------------------------------------------------------
Jesper Dangaard Brouer (2):
      netfilter: more strict TCP flag matching in SYNPROXY
      netfilter: SYNPROXY: let unrelated packets continue

Patrick McHardy (1):
      netfilter: synproxy_core: fix warning in __nf_ct_ext_add_length()

Phil Oester (1):
      netfilter: xt_TCPMSS: correct return value in tcpmss_mangle_packet

 net/ipv4/netfilter/ipt_SYNPROXY.c  |   10 +++++++---
 net/ipv6/netfilter/ip6t_SYNPROXY.c |   10 +++++++---
 net/netfilter/nf_synproxy_core.c   |    4 ++--
 net/netfilter/xt_TCPMSS.c          |    2 +-
 4 files changed, 17 insertions(+), 9 deletions(-)

             reply	other threads:[~2013-09-04 13:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-04 13:00 Pablo Neira Ayuso [this message]
2013-09-04 13:00 ` [PATCH 1/4] netfilter: more strict TCP flag matching in SYNPROXY Pablo Neira Ayuso
2013-09-04 13:00 ` [PATCH 2/4] netfilter: synproxy_core: fix warning in __nf_ct_ext_add_length() Pablo Neira Ayuso
2013-09-04 13:00 ` [PATCH 3/4] netfilter: SYNPROXY: let unrelated packets continue Pablo Neira Ayuso
2013-09-04 13:00 ` [PATCH 4/4] netfilter: xt_TCPMSS: correct return value in tcpmss_mangle_packet Pablo Neira Ayuso
2013-09-04 16:28 ` [PATCH 0/4] netfilter updates for net-next David Miller
  -- strict thread matches above, loose matches on Subject: below --
2015-05-28 23:44 [PATCH 0/4] Netfilter " Pablo Neira Ayuso
2015-05-31  7:02 ` David Miller

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=1378299625-4638-1-git-send-email-pablo@netfilter.org \
    --to=pablo@netfilter.org \
    --cc=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    --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).