Signed-off-by: Luca Boccassi <bluca@debian.org>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Selector trust can be used by the
software stack, or drivers (most likely the latter), when querying the APP
-table, to determine if an APP entry should take effect, or not. Additionaly, the
+table, to determine if an APP entry should take effect, or not. Additionally, the
order of the trusted selectors will dictate which selector should take
precedence, in the case of multiple different APP table selectors being present.
match ip dst 65.172.181.4/32 flowid 1:3
.EE
.RS 4
-This eample uses a priority queueing discipline;
+This example uses a priority queueing discipline;
a TBF is added to do rate control; and a simple netem delay.
A filter classifies all packets going to 65.172.181.4 as being priority 3.
.PP