Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - N index
The Linux kernel configuration item CONFIG_NETFILTER_XT_MARK
:
CONFIG_NETFILTER_ADVANCED = CONFIG_n
xt_mark
This option adds the "MARK" target and "mark" match.
Netfilter mark matching allows you to match packets based on the "nfmark" value in the packet. The target allows you to create rules in the "mangle" table which alter the netfilter mark (nfmark) field associated with the packet.
Prior to routing, the nfmark can influence the routing method and can also be used by other subsystems to change their behavior.
Raw data from LKDDb:
lkddb module xt_mark CONFIG_NETFILTER_XT_MARK : net/netfilter/Kconfig : "nfmark target and match support" # in 2.6.35–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.11, 6.12-rc+HEAD
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 - N index
Automatically generated (in year 2024). See also LKDDb sources on GitLab