NetworkManager/man
Beniamino Galvani e96bb430e2 ifcfg-rh: fail to save connections with the 'link' setting
Fail to save a connection with a 'link' setting instead of just
ignoring it. Now:

  $ nmcli connection add type ethernet ifname foobar
  Connection 'ethernet-foobar' (c3f6f067-e1d5-4bb1-8d67-e09109253a79) successfully added.

  $ nmcli connection modify ethernet-foobar link.tx-queue-length 1234
  Error: Failed to modify connection 'ethernet-foobar': failed to update connection: The ifcfg-rh plugin doesn't support setting 'link'. If you are modifying an existing connection profile saved in ifcfg-rh format, please migrate the connection to keyfile using 'nmcli connection migrate c3f6f067-e1d5-4bb1-8d67-e09109253a79' or via the Update2() D-Bus API and try again.

  $ nmcli connection migrate c3f6f067-e1d5-4bb1-8d67-e09109253a79
  Connection 'ethernet-foobar' (c3f6f067-e1d5-4bb1-8d67-e09109253a79) successfully migrated.

  $ nmcli connection modify ethernet-foobar link.tx-queue-length 1234
  $

Fixes: 39bfcf7aab ('all: add "link" setting')
2023-06-29 10:18:09 +02:00
..
common.ent.in build: allow configuring default for wifi.backend setting 2022-01-04 06:41:37 +01:00
meson.build docs: rework selecting properties with "generate-docs-nm-settings-docs-merge.py" 2023-05-19 12:52:01 +02:00
NetworkManager-dispatcher.xml man: NetworkManager-dispatcher: document reapply action 2023-02-08 20:51:07 +01:00
NetworkManager-wait-online.service.xml doc: fix documenting "carrier-wait-timeout" in NetworkManager-wait-online manual 2023-02-24 11:50:40 +01:00
NetworkManager.conf.xml build,man: document ifcfg-rh as deprecated 2023-06-29 10:15:48 +02:00
NetworkManager.xml man: update "--print-config" text in man NetworkManager 2022-09-08 16:19:11 +02:00
nm-cloud-setup.xml cloud-setup: use suppress_prefixlength rule to honor non-default-routes in the main table 2021-09-16 17:30:25 +02:00
nm-initrd-generator.xml man/nm-initrd-generator: add missing command line options 2022-07-14 21:32:48 +02:00
nm-online.xml man: add NetworkManager-wait-online.service.8 manual 2022-03-02 16:09:16 +01:00
nm-openvswitch.xml man: update nm-openswitch example 2019-07-09 12:05:32 +02:00
nm-settings-dbus.xsl man/nm-settings-dbus: include deprecation description, if present 2022-09-07 10:55:31 +02:00
nm-settings-ifcfg-rh.xsl ifcfg-rh: fail to save connections with the 'link' setting 2023-06-29 10:18:09 +02:00
nm-settings-keyfile.xsl man: fix XSL for documentation after <description> element change 2023-05-31 11:27:09 +02:00
nm-settings-nmcli.xsl docs: better handle description tags in generate-docs-nm-settings-docs-merge.py 2023-05-19 12:52:00 +02:00
nmcli-examples.xml nmcli/devices: add "checkpoint" command 2022-06-15 12:26:08 +02:00
nmcli.xml man/nmcli: document variables affecting fancy output 2022-10-11 16:34:49 +02:00
nmtui.1.in man: update version number and dates in manual pages 2016-03-09 10:11:27 +01:00
nmtui.xml man: turn the manual page cross-references into links 2016-06-21 18:40:13 +02:00