Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - I index
The Linux kernel configuration item CONFIG_IP_NF_MATCH_RECENT
has multiple definitions:
net/ipv4/netfilter/Kconfig
The configuration item CONFIG_IP_NF_MATCH_RECENT:
( CONFIG_IP_NF_IPTABLES ) && ( CONFIG_NETFILTER_ADVANCED )
ipt_recent
This match is used for creating one or many lists of recently used addresses and then matching against that/those list(s).
Short options are available by using 'iptables -m recent -h' Official Website: http://snowman.net/projects/ipt_recent/
To compile it as a module, choose M here. If unsure, say N.
net/ipv4/netfilter/Kconfig
The configuration item CONFIG_IP_NF_MATCH_RECENT:
CONFIG_IP_NF_IPTABLES
ipt_recent
This match is used for creating one or many lists of recently used addresses and then matching against that/those list(s).
Short options are available by using 'iptables -m recent -h' Official Website: http://snowman.net/projects/ipt_recent/
To compile it as a module, choose M here. If unsure, say N.
Raw data from LKDDb:
lkddb module ipt_recent CONFIG_IP_NF_MATCH_RECENT : net/ipv4/netfilter/Kconfig : "'recent' match support" # in 2.5.74–2.5.75, 2.6.0–2.6.27
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