From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: [PATCH] IPVS fix for 3.9 Date: Sat, 27 Apr 2013 20:06:13 +0200 Message-ID: <1367085974-7750-1-git-send-email-pablo@netfilter.org> Cc: davem@davemloft.net, netdev@vger.kernel.org To: netfilter-devel@vger.kernel.org Return-path: Received: from mail.us.es ([193.147.175.20]:39891 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754276Ab3D0SG0 (ORCPT ); Sat, 27 Apr 2013 14:06:26 -0400 Sender: netfilter-devel-owner@vger.kernel.org List-ID: Hi David, The following patchset contains a fix for a hard crash in the SIP persistence engine available in IPVS, from Hans Schillstrom: The problem has been there since 2.6.37, but I think it would be good to have a fix for this into 3.9, if time allows. Hans Schillstrom (1): ipvs: ip_vs_sip_fill_param() BUG: bad check of return value net/netfilter/ipvs/ip_vs_pe_sip.c | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) -- 1.7.10.4