]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[NETNS]: Process netfilter hooks in initial namespace only.
authorDenis V. Lunev <den@openvz.org>
Mon, 24 Mar 2008 22:32:09 +0000 (15:32 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 24 Mar 2008 22:32:09 +0000 (15:32 -0700)
commit0be43f82c4f4c4a999b53cf794513f7f1a4ed7f3
tree6ca7893fd93f4cfe960c022452309127f88485ed
parent05cf89d40c85e622dac20e44713168767be5c520
[NETNS]: Process netfilter hooks in initial namespace only.

There were no packets in the namespace other than initial
previously. This will be changed in the neareast future. Netfilters
are not namespace aware and should be processed in the initial
namespace only for now.

Signed-off-by: Denis V. Lunev <den@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/netfilter/core.c