]> 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)
commitfc9fd2e92628bf19ffbf423bb9082ef187bdc8a3
treeb5ad3a9a518ef3b3d9a072a67685727dfdd6b1d6
parent3f3fc38976c41ae815dd271059eec34d67cf7ac3
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 (c509aa9 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