LVS
lvs-devel
Google
 
Web LinuxVirtualServer.org

[GIT PULL nf] Fixes for v3.15

To: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
Subject: [GIT PULL nf] Fixes for v3.15
Cc: lvs-devel@xxxxxxxxxxxxxxx, netdev@xxxxxxxxxxxxxxx, netfilter-devel@xxxxxxxxxxxxxxx, Wensong Zhang <wensong@xxxxxxxxxxxx>, Julian Anastasov <ja@xxxxxx>, Simon Horman <horms@xxxxxxxxxxxx>
From: Simon Horman <horms@xxxxxxxxxxxx>
Date: Mon, 26 May 2014 10:37:14 +0900
Hi Pablo,

I realise this is extremely late in the v3.15 cycle so please don't hesitate
to push it back to v3.16. I am more than happy to rebase/resubmit if that
is what you decided on.

This fix resolves a panic due to non-linear skb.

It has been present since v3.6-rc1.

I would like this fix considered for -stable and I have checked that it
applies cleanly on top of v3.10.40, v3.12.20 and v3.14.4.


The following changes since commit 3b084e99a3fabaeb0f9c65a0806cde30f0b2835e:

  netfilter: nf_tables: fix trace of matching non-terminal rule (2014-05-15 
19:44:20 +0200)

are available in the git repository at:

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

for you to fetch changes up to f44a5f45f544561302e855e7bd104e5f506ec01b:

  ipvs: Fix panic due to non-linear skb (2014-05-26 10:22:46 +0900)

----------------------------------------------------------------
IPVS Fixes for v3.15

Fix for panic due to non-linear skb by Peter Christensen.

This resolves a regression introduced in v3.6-rc1 by
f2edb9f7706dcb2c0d9a362b2ba849efe3a97f5e ("ipvs: implement
passive PMTUD for IPIP packets").

----------------------------------------------------------------
Peter Christensen (1):
      ipvs: Fix panic due to non-linear skb

 net/netfilter/ipvs/ip_vs_core.c | 15 ++++++++++-----
 1 file changed, 10 insertions(+), 5 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe lvs-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

<Prev in Thread] Current Thread [Next in Thread>