Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - I index
The Linux kernel configuration item CONFIG_IP_NF_MATCH_CONNMARK
:
( CONFIG_IP_NF_IPTABLES ) && (( CONFIG_IP_NF_CONNTRACK && CONFIG_IP_NF_CONNTRACK_MARK ) || ( CONFIG_NF_CONNTRACK_MARK && CONFIG_NF_CONNTRACK_IPV4 ))
ipt_connmark
This option adds a `connmark' match, which allows you to match the connection mark value previously set for the session by `CONNMARK'.
If you want to compile it as a module, say M here and read Documentation/modules.txt. The module will be called ipt_connmark.o. If unsure, say `N'.
Raw data from LKDDb:
lkddb module ipt_connmark CONFIG_IP_NF_MATCH_CONNMARK : net/ipv4/netfilter/Kconfig : "Connection mark match support" # in 2.6.10–2.6.15
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