netfilter: xt_hashlimit: Prepare for revision 2
authorVishwanath Pai <vpai@akamai.com>
Thu, 22 Sep 2016 16:42:46 +0000 (12:42 -0400)
committerPablo Neira Ayuso <pablo@netfilter.org>
Sun, 25 Sep 2016 12:54:05 +0000 (14:54 +0200)
commit0dc60a4546fefc6dc9f54abf60beeeb3501726fa
treeed787c9675164f4460896c5dcf153ec8ccdc0834
parent7bfdde7045ad54d9fdccac70baffd094d9de73f8
netfilter: xt_hashlimit: Prepare for revision 2

I am planning to add a revision 2 for the hashlimit xtables module to
support higher packets per second rates. This patch renames all the
functions and variables related to revision 1 by adding _v1 at the
end of the names.

Signed-off-by: Vishwanath Pai <vpai@akamai.com>
Signed-off-by: Joshua Hunt <johunt@akamai.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
net/netfilter/xt_hashlimit.c