basic - basic traffic control filter
Contents
Description
The basic filter allows one to classify packets using the extended match infrastructure.
Name
basic - basic traffic control filter
Options
actionACTION_SPEC
Apply an action from the generic actions framework on matching packets.
classidCLASSID
Push matching packets into the class identified by CLASSID.
matchEMATCH_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) iproute2 21 Oct 2015 Basicclassifierintc(8)
Synopsis
tcfilter ... basic [ matchEMATCH_TREE ] [ actionACTION_SPEC ] [ classidCLASSID ]
