Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - I index
The Linux kernel configuration item CONFIG_IP_NF_TARGET_CONNMARK
:
( CONFIG_IP_NF_MANGLE ) && (( CONFIG_IP_NF_CONNTRACK && CONFIG_IP_NF_CONNTRACK_MARK ) || ( CONFIG_NF_CONNTRACK_MARK && CONFIG_NF_CONNTRACK_IPV4 ))
ipt_CONNMARK
This option adds a `CONNMARK' target, which allows one to manipulate the connection mark value. Similar to the MARK target, but affects the connection mark value rather than the packet mark value.
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_TARGET_CONNMARK : net/ipv4/netfilter/Kconfig : "CONNMARK target 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