Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - C index

CONFIG_CLS_U32_MARK: Netfilter marks support

General informations

The Linux kernel configuration item CONFIG_CLS_U32_MARK has multiple definitions:

Netfilter marks support found in net/sched/Kconfig

The configuration item CONFIG_CLS_U32_MARK:

Help text

Say Y here to be able to use netfilter marks as u32 key.

Use nfmark as a key in U32 classifier found in net/sched/Kconfig

The configuration item CONFIG_CLS_U32_MARK:

Help text

This allows you to match mark in a u32 filter. Example: tc filter add dev eth0 protocol ip parent 1:0 prio 5 u32 \ match mark 0x0090 0xffff \ match ip dst 4.4.4.4 \ flowid 1:90 You must use a new iproute2 to use this feature.

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - C index

Automatically generated (in year 2024). See also LKDDb sources on GitLab