| Submitter | Simon Horman |
|---|---|
| Date | April 23, 2012, 12:17 p.m. |
| Message ID | <1335183428-2585-1-git-send-email-horms@verge.net.au> |
| Download | mbox |
| Permalink | /patch/154406/ |
| State | Rejected |
| Headers | show |
Pull-request
git://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs.git masterComments
On Mon, Apr 23, 2012 at 09:17:06PM +0900, Simon Horman wrote: > Hi Pablo, > > please consider the following two changes for 3.4. They are from Sasha > Levin and resolve bugs on initialisation failure in IPVS. > Sorry, could you please ignore this. I will repost a fresh pull request shortly. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Hi Pablo, please consider the following two changes for 3.4. They are from Sasha Levin and resolve bugs on initialisation failure in IPVS. The following changes since commit 6ba900676bec8baaf61aa2f85b7345c0e65774d9: netfilter: nf_conntrack: fix incorrect logic in nf_conntrack_init_net (2012-04-10 13:00:38 +0200) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs.git master for you to fetch changes up to eb93daa9396acdcb9aea47ef125a60228f174deb: netfilter: ipvs: use GFP_KERNEL allocation where possible (2012-04-23 17:00:52 +0900) ---------------------------------------------------------------- Sasha Levin (2): netfilter: ipvs: Verify that IP_VS protocol has been registered netfilter: ipvs: use GFP_KERNEL allocation where possible net/netfilter/ipvs/ip_vs_proto.c | 29 +++++++++++++++++++---------- 1 file changed, 19 insertions(+), 10 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html