git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c50b960
)
netfilter: nft_hash: use set global element counter instead of private one
author
Patrick McHardy
<kaber@trash.net>
Fri, 28 Mar 2014 10:19:48 +0000
(10:19 +0000)
committer
Pablo Neira Ayuso
<pablo@gnumonks.org>
Wed, 2 Apr 2014 19:33:55 +0000
(21:33 +0200)
Now that nf_tables performs global accounting of set elements, it is not
needed in the hash type anymore.
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
No differences found