]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd961b579d4135dbe9a47070274792d79b17ef35c
treeb5ad3a9a518ef3b3d9a072a67685727dfdd6b1d6
parent635ebd67314895228b84436942a8070aedbe415b
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 (3a4222f 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