We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca9b0e2 commit 67333bbCopy full SHA for 67333bb
Documentation/networking/multiqueue.txt
@@ -68,7 +68,7 @@ the default simple_tx_hash or a custom netdev->select_queue() defined.
68
69
The behavior of tc filters remains the same. However a new tc action,
70
skbedit, has been added. Assuming you wanted to route all traffic to a
71
-specific host, for example 192.168.0.3, though a specific queue you could use
+specific host, for example 192.168.0.3, through a specific queue you could use
72
this action and establish a filter such as:
73
74
tc filter add dev eth0 parent 1: protocol ip prio 1 u32 \
0 commit comments