Lines Matching +full:network +full:- +full:based

3 tc \- show / manipulate traffic control settings
11 \fIqdisc-id\fR
14 \fIqdisc-id\fR ] qdisc
23 \fIqdisc-id\fR
25 \fIclass-id\fR ] qdisc
34 \fIqdisc-id\fR
35 .B | root ] [ handle \fIfilter-id\fR ]
42 \fIflow-id\fR
65 \fB[ -force ] -b\fR[\fIatch\fR] \fB[ filename ] \fR|
66 \fB[ \fB-n\fR[\fIetns\fR] name \fB] \fR|
67 \fB[ \fB-nm \fR| \fB-nam\fR[\fIes\fR] \fB] \fR|
68 \fB[ \fR{ \fB-cf \fR| \fB-c\fR[\fIonf\fR] \fR} \fB[ filename ] \fB] \fR}
72 \fB\-s\fR[\fItatistics\fR] |
73 \fB\-d\fR[\fIetails\fR] |
74 \fB\-r\fR[\fIaw\fR] |
75 \fB\-p\fR[\fIretty\fR] |
76 \fB\-i\fR[\fIec\fR] |
77 \fB\-g\fR[\fIraph\fR] }
87 be more than lowering the available bandwidth - it is also used to smooth out
88 bursts in traffic for better network behaviour. Shaping occurs on egress.
118 to the network adaptor driver.
121 First In, First Out queue. It does however store traffic when the network interface
125 Some qdiscs can contain classes, which contain further qdiscs - traffic may
146 qdiscs - they are not masters of what happens.
151 Filter packets based on an ematch expression. See
161 Filter packets based on the control group of their process. See
162 . BR tc-cgroup (8)
166 Flow-based classifiers, filtering packets based on their flow (identified by selectable keys). See
172 Filter based on fwmark. Directly maps fwmark value to traffic class. See
176 Filter packets based on routing table. See
184 Filter packets based on traffic control index. See
207 CoDel (pronounced "coddle") is an adaptive "no-knobs" active queue management
233 Heavy-Hitter Filter differentiates between small flows and the opposite,
234 heavy-hitters. The goal is to catch the heavy-hitters and move them to a
250 been added for hardware that wishes to avoid head-of-line blocking. It will
255 Network Emulator is an enhancement of the Linux traffic control facilities that
257 packets outgoing from a selected network interface.
260 Standard qdisc for 'Advanced Router' enabled kernels. Consists of a three-band
265 Proportional Integral controller-Enhanced (PIE) is a control theoretic active
266 queue management scheme. It is based on the proportional integral controller but
275 Round-Robin qdisc with support for multiqueue network devices. Removed from
279 Stochastic Fair Blue is a classless qdisc to manage congestion based on
281 non-responsive flows (i.e. flows that do not react to congestion marking
300 QDISC QDISC-PARAMETERS
320 Class Based Queueing implements a rich linksharing hierarchy of classes.
322 performed using link idle time calculations based on average packet size and
323 underlying link bandwidth. The latter may be ill-defined for some interfaces.
327 Fairness Queuing. Unlike SFQ, there are no built-in queues \-\- you need to add
330 traffic. There is no default class \-\- if a packet cannot be classified, it is
334 Classify packets based on TOS field, change TOS field of packets based on
344 limits to inter-class sharing. It contains shaping elements, based on TBF and
348 The PRIO qdisc is a non-shaping container for a configurable number of
355 Quick Fair Queueing is an O(1) scheduler that provides near-optimal guarantees,
387 Some qdiscs have built in rules for classifying packets based on the TOS field.
389 skb->priority
390 Userspace programs can encode a \fIclass-id\fR in the 'skb->priority' field using
405 number, separated by a colon -
480 To specify in IEC units, replace the SI prefix (k-, m-, g-, t-) with
481 IEC prefix (ki-, mi-, gi- and ti-) respectively.
484 TC store rates as a 32-bit unsigned integer in bps internally,
505 time values as 32-bit unsigned integer, thus we can specify a max time value
537 TC stores sizes internally as 32-bit unsigned integer in byte,
581 Displays a single filter given the interface \fIDEV\fR, \fIqdisc-id\fR,
582 \fIpriority\fR, \fIprotocol\fR and \fIfilter-id\fR.
609 to the specified network namespace
622 .RI "-n[etns] " NETNS " [ " OPTIONS " ] " OBJECT " { " COMMAND " | "
647 decode filter offset and mask values to equivalent filter commands based on TCP/IP.
666 .B -cf
690 .B -nm
692 .B -cf
696 .B -nm
704 tc -g class show dev eth0
709 tc -g -s class show dev eth0