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)
commit355430671ad93546b34b4e91bdf720f3a704efa4
treeb5ad3a9a518ef3b3d9a072a67685727dfdd6b1d6
parent5b175b7ebd4af6cf3e9e60fdb21b76c1c5a8d713
netfilter: ipt_ULOG: add net namespace support for ipt_ULOG

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>
net/ipv4/netfilter/ipt_ULOG.c