diff options
author | Pablo Neira Ayuso <pablo@netfilter.org> | 2011-12-24 14:11:39 +0100 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2011-12-24 14:35:59 +0100 |
commit | 80e60e67bc4bbfe61b61a344f542af23e16abdbf (patch) | |
tree | c5269a9db0efcfb64ea83190b4b83500773711af /include | |
parent | netfilter: ctnetlink: remove dead NAT code (diff) | |
download | linux-80e60e67bc4bbfe61b61a344f542af23e16abdbf.tar.xz linux-80e60e67bc4bbfe61b61a344f542af23e16abdbf.zip |
netfilter: ctnetlink: get and zero operations must be atomic
The get and zero operations have to be done in an atomic context,
otherwise counters added between them will be lost.
This problem was spotted by Changli Gao while discussing the
nfacct infrastructure.
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions