commit | 0dc60a4546fefc6dc9f54abf60beeeb3501726fa | [log] [tgz] |
---|---|---|
author | Vishwanath Pai <vpai@akamai.com> | Thu Sep 22 12:42:46 2016 -0400 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Sun Sep 25 14:54:05 2016 +0200 |
tree | ed787c9675164f4460896c5dcf153ec8ccdc0834 | |
parent | 7bfdde7045ad54d9fdccac70baffd094d9de73f8 [diff] |
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>