commit | 3499abb249bb5ed9d21031944bc3059ec4aa2909 | [log] [tgz] |
---|---|---|
author | Andreas Schultz <aschultz@tpip.net> | Wed Aug 05 17:51:45 2015 +0200 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Fri Aug 07 11:50:56 2015 +0200 |
tree | a9aa2226572e58808719670ba93e0192953db302 | |
parent | d2168e849ebf617b2b7feae44c0c0baf739cb610 [diff] |
netfilter: nfacct: per network namespace support - Move the nfnl_acct_list into the network namespace, initialize and destroy it per namespace - Keep track of refcnt on nfacct objects, the old logic does not longer work with a per namespace list - Adjust xt_nfacct to pass the namespace when registring objects Signed-off-by: Andreas Schultz <aschultz@tpip.net> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>