commit | 12202fa7573d32aa0915cde6e8fab4c86b63ca2c | [log] [tgz] |
---|---|---|
author | Pablo Neira Ayuso <pablo@netfilter.org> | Fri Apr 05 19:40:10 2013 +0200 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Fri Apr 05 21:08:11 2013 +0200 |
tree | 027ddaaef131f68d73d06c20de694722cfb57e96 | |
parent | e817961048ecd12cf9cdfcec0062deb5f7970592 [diff] |
netfilter: remove unneeded variable proc_net_netfilter Now that this supports net namespace for nflog and nfqueue, we can remove the global proc_net_netfilter which has no clients anymore. Based on patch from Gao feng. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>