netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Simon Horman <horms@verge.net.au>
To: Pablo Neira Ayuso <pablo@netfilter.org>
Cc: lvs-devel@vger.kernel.org, netdev@vger.kernel.org,
	netfilter-devel@vger.kernel.org,
	Wensong Zhang <wensong@linux-vs.org>,
	Julian Anastasov <ja@ssi.bg>, Simon Horman <horms@verge.net.au>
Subject: [GIT PULL nf 0/2] IPVS Fixes for v3.13
Date: Fri, 27 Dec 2013 12:37:35 +0900	[thread overview]
Message-ID: <1388115457-9873-1-git-send-email-horms@verge.net.au> (raw)

Hi Pablo,

please consider the following fixes for IPVS for v3.13.
Or alternatively for v3.14.

This pull-request consists of two patches from Jesper Dangaard Brouer to
resolve sequence number problems introduced by 41d73ec053d2 (netfilter:
nf_conntrack: make sequence number adjustments usuable without NAT) in
v3.11-rc7.

I believe they are -stable candidates back to v3.11.


The following changes since commit 443d20fd188208aa4df2118ad49f9168e411016d:

  netfilter: nf_ct_timestamp: Fix BUG_ON after netns deletion (2013-12-20 14:58:29 +0100)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs.git tags/ipvs-fixes-for-v3.13

for you to fetch changes up to b25adce1606427fd88da08f5203714cada7f6a98:

  ipvs: correct usage/allocation of seqadj ext in ipvs (2013-12-27 12:30:02 +0900)

----------------------------------------------------------------
IPVS Fixes for v3.13

Two patches from Jesper Dangaard Brouer to resolve sequence number problems
introduced by 41d73ec053d2 (netfilter: nf_conntrack: make sequence number
adjustments usuable without NAT) in v3.11-rc7.

----------------------------------------------------------------
Jesper Dangaard Brouer (2):
      netfilter: WARN about wrong usage of sequence number adjustments
      ipvs: correct usage/allocation of seqadj ext in ipvs

 net/netfilter/ipvs/ip_vs_nfct.c     | 6 ++++++
 net/netfilter/nf_conntrack_seqadj.c | 5 +++++
 2 files changed, 11 insertions(+)

             reply	other threads:[~2013-12-27  3:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-27  3:37 Simon Horman [this message]
2013-12-27  3:37 ` [PATCH nf 1/2] netfilter: WARN about wrong usage of sequence number adjustments Simon Horman
2013-12-27  3:37 ` [PATCH nf 2/2] ipvs: correct usage/allocation of seqadj ext in ipvs Simon Horman
2013-12-28 11:16 ` [GIT PULL nf 0/2] IPVS Fixes for v3.13 Pablo Neira Ayuso

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=1388115457-9873-1-git-send-email-horms@verge.net.au \
    --to=horms@verge.net.au \
    --cc=ja@ssi.bg \
    --cc=lvs-devel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=pablo@netfilter.org \
    --cc=wensong@linux-vs.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).