Hide Forgot
Description of problem: now we have only tc setting Linux Traffic Control Settings. ┌─────────┬──────────────────┬───────────────┬───────────────────────────────────┐ │Key Name │ Value Type │ Default Value │ Value Description │ ├─────────┼──────────────────┼───────────────┼───────────────────────────────────┤ │qdiscs │ array of vardict │ │ Array of TC queueing disciplines. │ ├─────────┼──────────────────┼───────────────┼───────────────────────────────────┤ │tfilters │ array of vardict │ │ Array of TC traffic filters. │ └─────────┴──────────────────┴───────────────┴───────────────────────────────────┘ this seems a bit incomplete Version-Release number of selected component (if applicable): 1.26 Steps to Reproduce: 1. man nm-settings
*** Bug 1546803 has been marked as a duplicate of this bug. ***
since we are currently using the https://developer.gnome.org/NetworkManager/stable/manpages.html for NM documentation, which manual pages should I add the related documentation ? nm-settings-dbus, or nm-settings-nmcli, or nm-settings-ifcfg-rh ?
(In reply to Wen Liang from comment #3) > since we are currently using the > https://developer.gnome.org/NetworkManager/stable/manpages.html for NM > documentation, which manual pages should I add the related documentation ? > nm-settings-dbus, or nm-settings-nmcli, or nm-settings-ifcfg-rh ? all of them. These manual pages describe different aspects of the setting, and the setting is present in all three forms. That is, you can configure TC settings via nmcli, dbus, ifcfg-rh and keyfile. And -- due to their nature -- the way how this is expressed in detail is not the same and requires (slightly different) documentation.
Upstream PR for fixing it, https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/774
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: NetworkManager security, bug fix, and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2021:4361