commit | 0be43f82c4f4c4a999b53cf794513f7f1a4ed7f3 | [log] [tgz] |
---|---|---|
author | Denis V. Lunev <den@openvz.org> | Mon Mar 24 15:32:09 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 24 15:32:09 2008 -0700 |
tree | 6ca7893fd93f4cfe960c022452309127f88485ed | |
parent | 05cf89d40c85e622dac20e44713168767be5c520 [diff] |
[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>