[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20090417160913.32484.93063.sendpatchset@x2.localnet>
Date: Fri, 17 Apr 2009 18:09:13 +0200 (MEST)
From: Patrick McHardy <kaber@...sh.net>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org, Patrick McHardy <kaber@...sh.net>,
netfilter-devel@...r.kernel.org
Subject: netfilter 00/02: netfilter fixes
Hi Dave,
the following two patches fix two netfilter bugs:
- missing socket notification for ctnetlink skb allocation errors
- an incorrect return code in nfnetlink for netlink_kernel_create() failure
Please apply or pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6.git
Thanks!
net/netfilter/nf_conntrack_netlink.c | 10 ++++++----
net/netfilter/nfnetlink.c | 2 +-
2 files changed, 7 insertions(+), 5 deletions(-)
Pablo Neira Ayuso (2):
netfilter: ctnetlink: report error if event message allocation fails
netfilter: nfnetlink: return ENOMEM if we fail to create netlink socket
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists