From: Gao feng Date: Sun, 24 Mar 2013 23:50:41 +0000 (+0000) Subject: netfilter: ebt_log: add net namespace support for ebt_log X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~235^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d2789246cc9423d66d903f992d13a022710592a;p=pandora-kernel.git netfilter: ebt_log: add net namespace support for ebt_log Add pernet support to ebt_log by means of the new nf_log_set function added in (30e0c6a netfilter: nf_log: prepare net namespace support for loggers). Since syslog ns has yet not been implemented, we don't want the containers to DDOS host's syslogd. So only enable ebt_log only from init_net and wait for syslog ns support. Signed-off-by: Gao feng Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed