mbox

[GIT,PULL,nf] IPVS fix for v3.10

Message ID 1371606963-30548-1-git-send-email-horms@verge.net.au
State Not Applicable, archived
Delegated to: David Miller
Headers show

Pull-request

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

Message

Simon Horman June 19, 2013, 1:56 a.m. UTC
Hi Pablo,

I realise this is rather late in the cycle, so please feel free
to push back on this. We can add it to v3.11 and then -stable.

This fix appears to resolve a long-standing problem that has
existed since SCTP support was added to IPVS in v2.6.32.
I believe it is relevant to -stable all the way back until then.

The following changes since commit b396966c4688522863572927cb30aa874b3ec504:

  netfilter: xt_TCPMSS: Fix missing fragmentation handling (2013-06-12 11:06:19 +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.10

for you to fetch changes up to 06f3d7f973ec04290d86b7dd91b48d38d90433dc:

  ipvs: SCTP ports should be writable in ICMP packets (2013-06-19 09:53:52 +0900)

----------------------------------------------------------------
IPVS fix for v3.10

Correct long standing bug in treatment of SCTP
when it it is embeded in ICMP from a client.

----------------------------------------------------------------
Julian Anastasov (1):
      ipvs: SCTP ports should be writable in ICMP packets

 net/netfilter/ipvs/ip_vs_core.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Comments

Pablo Neira Ayuso June 20, 2013, 9:47 a.m. UTC | #1
On Wed, Jun 19, 2013 at 10:56:01AM +0900, Simon Horman wrote:
> Hi Pablo,
> 
> I realise this is rather late in the cycle, so please feel free
> to push back on this. We can add it to v3.11 and then -stable.
> 
> This fix appears to resolve a long-standing problem that has
> existed since SCTP support was added to IPVS in v2.6.32.
> I believe it is relevant to -stable all the way back until then.
> 
> The following changes since commit b396966c4688522863572927cb30aa874b3ec504:
> 
>   netfilter: xt_TCPMSS: Fix missing fragmentation handling (2013-06-12 11:06:19 +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.10
> 
> for you to fetch changes up to 06f3d7f973ec04290d86b7dd91b48d38d90433dc:
> 
>   ipvs: SCTP ports should be writable in ICMP packets (2013-06-19 09:53:52 +0900)

Pulled, thanks Simon.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html