Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - I index
The Linux kernel configuration item CONFIG_IP_NF_MATCH_HASHLIMIT
:
CONFIG_IP_NF_IPTABLES
ipt_hashlimit
This option adds a new iptables `hashlimit' match.
As opposed to `limit', this match dynamically creates a hash table of limit buckets, based on your selection of source/destination ip addresses and/or ports.
It enables you to express policies like `10kpps for any given destination IP' or `500pps from any given source IP' with a single IPtables rule.
Raw data from LKDDb:
lkddb module ipt_hashlimit CONFIG_IP_NF_MATCH_HASHLIMIT : net/ipv4/netfilter/Kconfig : "hashlimit match support" # in 2.6.10–2.6.19
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - I index
Automatically generated (in year 2024). See also LKDDb sources on GitLab