NetworkManager/docs/libnm
Thomas Haller df30651b89 libnm, cli, ifcfg-rh: add NMSettingEthtool setting
Note that in NetworkManager API (D-Bus, libnm, and nmcli),
the features are called "feature-xyz". The "feature-" prefix
is used, because NMSettingEthtool possibly will gain support
for options that are not only -K|--offload|--features, for
example -C|--coalesce.

The "xzy" suffix is either how ethtool utility calls the feature
("tso", "rx"). Or, if ethtool utility specifies no alias for that
feature, it's the name from kernel's ETH_SS_FEATURES ("tx-tcp6-segmentation").
If possible, we prefer ethtool utility's naming.

Also note, how the features "feature-sg", "feature-tso", and
"feature-tx" actually refer to multiple underlying kernel features
at once. This too follows what ethtool utility does.

The functionality is not yet implemented server-side.
2018-08-10 10:38:19 +02:00
..
libnm-docs.xml libnm, cli, ifcfg-rh: add NMSettingEthtool setting 2018-08-10 10:38:19 +02:00
libnm.png docs: add libnm documentation 2014-08-01 14:34:05 -04:00
libnm.svg wimax: drop WiMAX support (bgo #747846) 2015-04-17 12:42:23 -04:00
Makefile.am build: allow building with address sanitizer only for executables 2018-02-15 15:34:03 +01:00
meson.build meson: Use string variables extensively 2018-01-10 12:22:55 +01:00
version.xml.in docs: add libnm documentation 2014-08-01 14:34:05 -04:00