commit | 355430671ad93546b34b4e91bdf720f3a704efa4 | [log] [tgz] |
---|---|---|
author | Gao feng <gaofeng@cn.fujitsu.com> | Sun Mar 24 23:50:44 2013 +0000 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Fri Apr 05 21:03:43 2013 +0200 |
tree | b5ad3a9a518ef3b3d9a072a67685727dfdd6b1d6 | |
parent | 5b175b7ebd4af6cf3e9e60fdb21b76c1c5a8d713 [diff] |
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>