summaryrefslogtreecommitdiffstats
path: root/extensions/libipt_realm.c
diff options
context:
space:
mode:
authorVishwanath Pai <vpai@akamai.com>2016-09-26 15:08:52 -0400
committerPablo Neira Ayuso <pablo@netfilter.org>2016-10-04 09:02:30 +0200
commit85b794373f9f914a8fc2f015dd9013d91fe7404e (patch)
tree86880497007341ebf62bc8750ccc89037b876def /extensions/libipt_realm.c
parent4fd312c743e9773ee309e2d42f27bc5f52699321 (diff)
extensions: libxt_hashlimit: Create revision 2 of xt_hashlimit to support higher pps rates
Create a new revision for the hashlimit iptables extension module. Rev 2 will support higher pps of upto 1 million, Version 1 supports only 10k. To support this we have to increase the size of the variables avg and burst in hashlimit_cfg to 64-bit. Create two new structs hashlimit_cfg2 and xt_hashlimit_mtinfo2 and also create newer versions of all the functions for match, checkentry and destory. 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>
Diffstat (limited to 'extensions/libipt_realm.c')
0 files changed, 0 insertions, 0 deletions