netfilter: ipt_ULOG: add net namespace support for ipt_ULOG
authorGao feng <gaofeng@cn.fujitsu.com>
Sun, 24 Mar 2013 23:50:44 +0000 (23:50 +0000)
committerPablo Neira Ayuso <pablo@netfilter.org>
Fri, 5 Apr 2013 19:03:43 +0000 (21:03 +0200)
Add pernet support to ipt_ULOG by means of the new nf_log_set
function added in (30e0c6a netfilter: nf_log: prepare net
namespace support for loggers).

This patch also make ulog_buffers and netlink socket
nflognl per netns.

Signed-off-by: Gao feng <gaofeng@cn.fujitsu.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>

No differences found