базовый фильтр управления трафиком (basic traffic control filter)
Имя (Name)
basic - basic traffic control filter
Синопсис (Synopsis)
tc filter
... basic
[ match
EMATCH_TREE ] [ action
ACTION_SPEC ]
[ classid
CLASSID ]
Описание (Description)
The basic
filter allows to classify packets using the extended
match infrastructure.
Параметры (Options)
action
ACTION_SPEC
Apply an action from the generic actions framework on
matching packets.
classid
CLASSID
Push matching packets into the class identified by
CLASSID.
match
EMATCH_TREE
Match packets using the extended match infrastructure. See
tc-ematch(8) for a detailed description of the allowed
syntax in EMATCH_TREE.
Смотри также (See also)
tc(8), tc-ematch(8)