From 05e4a733f2141995181a551854d5df929f084adf Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 9 Aug 2023 21:55:35 +0200 Subject: New upstream version 1.44.0 --- docs/api/html/settings-tc.html | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) (limited to 'docs/api/html/settings-tc.html') diff --git a/docs/api/html/settings-tc.html b/docs/api/html/settings-tc.html index d83d148a..abc54523 100644 --- a/docs/api/html/settings-tc.html +++ b/docs/api/html/settings-tc.html @@ -38,7 +38,7 @@ Properties
-

Table 80. 

+

Table 68. 

@@ -57,13 +57,21 @@ - + - +
qdiscs
array of vardict
 Array of TC queueing disciplines. + +When the "tc" setting is present, qdiscs from this property are applied upon activation. If the property is empty, all qdiscs are removed and the device will only have the default qdisc assigned by kernel according to the "net.core.default_qdisc" sysctl. + +If the "tc" setting is not present, NetworkManager doesn't touch the qdiscs present on the interface.
tfilters
array of vardict
 Array of TC traffic filters. + +When the "tc" setting is present, filters from this property are applied upon activation. If the property is empty, NetworkManager removes all the filters. + +If the "tc" setting is not present, NetworkManager doesn't touch the filters present on the interface.
-- cgit 1.3.0-6-gf8a5