Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - N index
The Linux kernel configuration item CONFIG_NET_CLS_ACT
has multiple definitions:
net/sched/Kconfig
The configuration item CONFIG_NET_CLS_ACT:
(none)
Say Y here if you want to use traffic control actions. Actions get attached to classifiers and are invoked after a successful classification. They are used to overwrite the classification result, instantly drop or redirect packets, etc.
A recent version of the iproute2 package is required to use extended matches.
net/sched/Kconfig
The configuration item CONFIG_NET_CLS_ACT:
CONFIG_EXPERIMENTAL && CONFIG_NET_CLS && CONFIG_NET_QOS
This option requires you have a new iproute2. It enables tc extensions which can be used with tc classifiers. You MUST NOT turn this on if you dont have an update iproute2.
net/sched/Kconfig
The configuration item CONFIG_NET_CLS_ACT:
CONFIG_EXPERIMENTAL && CONFIG_NET_CLS && CONFIG_NET_QOS
This option requires you have a new iproute2. It enables tc extensions which can be used with tc classifiers. Only the u32 and fw classifiers are supported at the moment. You MUST NOT turn this on if you dont have an update iproute2.
Raw data from LKDDb:
(none)
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