Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - N index
The Linux kernel configuration item CONFIG_NETFILTER_XT_MATCH_DSCP
has multiple definitions:
net/netfilter/Kconfig
The configuration item CONFIG_NETFILTER_XT_MATCH_DSCP:
CONFIG_NETFILTER_ADVANCED
xt_dscp
This option adds a `DSCP' match, which allows you to match against the IPv4/IPv6 header DSCP field (differentiated services codepoint).
The DSCP field can have any value between 0x0 and 0x3f inclusive.
It will also add a "tos" match, which allows you to match packets based on the Type Of Service fields of the IPv4 packet (which share the same bits as DSCP).
To compile it as a module, choose M here. If unsure, say N.
net/netfilter/Kconfig
The configuration item CONFIG_NETFILTER_XT_MATCH_DSCP:
CONFIG_NETFILTER_XTABLES
xt_dscp
This option adds a `DSCP' match, which allows you to match against 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_MATCH_DSCP : net/netfilter/Kconfig : "'dscp' and 'tos' match 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