Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - N index
The Linux kernel configuration item CONFIG_NETFILTER_XT_TARGET_DSCP
has multiple definitions:
net/netfilter/Kconfig
The configuration item CONFIG_NETFILTER_XT_TARGET_DSCP:
( CONFIG_IP_NF_MANGLE || CONFIG_IP6_NF_MANGLE || CONFIG_NFT_COMPAT ) && ( CONFIG_NETFILTER_ADVANCED )
xt_DSCP
This option adds a `DSCP' target, which allows you to manipulate the IPv4/IPv6 header DSCP field (differentiated services codepoint).
The DSCP field can have any value between 0x0 and 0x3f inclusive.
It also adds the "TOS" target, which allows you to create rules in the "mangle" table which alter the Type Of Service field of an IPv4 or the Priority field of an IPv6 packet, prior to routing.
To compile it as a module, choose M here. If unsure, say N.
net/netfilter/Kconfig
The configuration item CONFIG_NETFILTER_XT_TARGET_DSCP:
( CONFIG_NETFILTER_XTABLES ) && ( CONFIG_IP_NF_MANGLE || CONFIG_IP6_NF_MANGLE )
xt_DSCP
This option adds a `DSCP' target, which allows you to manipulate the IPv4/IPv6 header DSCP field (differentiated services codepoint).
The DSCP field can have any value between 0x0 and 0x3f inclusive.
To compile it as a module, choose M here. If unsure, say N.
Raw data from LKDDb:
lkddb module xt_DSCP CONFIG_NETFILTER_XT_TARGET_DSCP : net/netfilter/Kconfig : "'DSCP' and 'TOS' target support" # in 2.6.19–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
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