summaryrefslogtreecommitdiffstats
path: root/upstream/opensuse-tumbleweed/man8/tc-pfifo_fast.8
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-17 10:51:52 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-17 10:51:52 +0000
commit4ad94864781f48b1a4b77f9cfb934622bf756ba1 (patch)
tree3900955c1886e6d2570fea7125ee1f01bafe876d /upstream/opensuse-tumbleweed/man8/tc-pfifo_fast.8
parentAdding upstream version 4.22.0. (diff)
downloadmanpages-l10n-4ad94864781f48b1a4b77f9cfb934622bf756ba1.tar.xz
manpages-l10n-4ad94864781f48b1a4b77f9cfb934622bf756ba1.zip
Adding upstream version 4.23.0.upstream/4.23.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'upstream/opensuse-tumbleweed/man8/tc-pfifo_fast.8')
-rw-r--r--upstream/opensuse-tumbleweed/man8/tc-pfifo_fast.84
1 files changed, 0 insertions, 4 deletions
diff --git a/upstream/opensuse-tumbleweed/man8/tc-pfifo_fast.8 b/upstream/opensuse-tumbleweed/man8/tc-pfifo_fast.8
index baf34b1d..0029d67f 100644
--- a/upstream/opensuse-tumbleweed/man8/tc-pfifo_fast.8
+++ b/upstream/opensuse-tumbleweed/man8/tc-pfifo_fast.8
@@ -27,8 +27,6 @@ have traffic, higher bands are never dequeued. This can be used to
prioritize interactive traffic or penalize 'lowest cost' traffic.
Each band can be txqueuelen packets long, as configured with
-.BR ifconfig (8)
-or
.BR ip (8).
Additional packets coming in are not enqueued but are instead dropped.
@@ -40,8 +38,6 @@ for complete details on how TOS bits are translated into bands.
txqueuelen
The length of the three bands depends on the interface txqueuelen, as
specified with
-.BR ifconfig (8)
-or
.BR ip (8).
.SH BUGS