From 35779c6675728fa6f0fd0a21cefb904408509c23 Mon Sep 17 00:00:00 2001 From: Sebastien Bacher Date: Mon, 5 Jul 2021 20:35:03 +0200 Subject: New upstream version 1.32.2 --- docs/api/html/nm-settings-ifcfg-rh.html | 127 ++++++++++++++++++++------------ 1 file changed, 80 insertions(+), 47 deletions(-) (limited to 'docs/api/html/nm-settings-ifcfg-rh.html') diff --git a/docs/api/html/nm-settings-ifcfg-rh.html b/docs/api/html/nm-settings-ifcfg-rh.html index 8b57a583..5c67aac1 100644 --- a/docs/api/html/nm-settings-ifcfg-rh.html +++ b/docs/api/html/nm-settings-ifcfg-rh.html @@ -209,10 +209,10 @@ DEVICETYPE=TeamPort

-

Semantic change of variables

+

Semantic change of variables and differences

- NetworkManager had to slightly change the semantic for a few variables. + NetworkManager changes the semantics for a few variables and there are other behavioral differences.

@@ -251,7 +256,7 @@ DEVICETYPE=TeamPort are NetworkManager specific extensions not understood by traditional initscripts.

-

Table 11. 6lowpan setting

+

Table 11. 6lowpan setting

@@ -269,7 +274,7 @@ DEVICETYPE=TeamPort

-

Table 12. 802-1x setting

+

Table 12. 802-1x setting

@@ -597,7 +602,7 @@ Example: IEEE_8021X_PRIVATE_KEY=/home/joe/mykey.p12

-

Table 13. bond setting

+

Table 13. bond setting

@@ -622,7 +627,7 @@ Example: BONDING_OPTS="miimon=100 mode=broadcast"

-

Table 14. bridge-port setting

+

Table 14. bridge-port setting

@@ -671,7 +676,7 @@ Example: BRIDGE_PORT_VLANS="1 pvid untagged,20,300-400 untagged"

-

Table 15. bridge setting

+

Table 15. bridge setting

@@ -910,7 +915,7 @@ Example: BRIDGING_OPTS="multicast_startup_query_interval=4000"
-

Table 16. connection setting

+

Table 16. connection setting

@@ -1128,7 +1133,7 @@ Allowed values: a valid URL that points to recommended policy fo

-

Table 17. dcb setting

+

Table 17. dcb setting

@@ -1263,7 +1268,7 @@ Example: DCB_PG_UP2TC=01623701 used explicitly to enable DCB so that the rest of the DCB_* variables can apply.

-

Table 18. ethtool setting

+

Table 18. ethtool setting

@@ -1281,7 +1286,7 @@ Example: DCB_PG_UP2TC=01623701

-

Table 19. hostname setting

+

Table 19. hostname setting

@@ -1336,7 +1341,7 @@ Example: HOSTNAME_ONLY_FROM_DEFAULT=0,1

-

Table 20. infiniband setting

+

Table 20. infiniband setting

@@ -1391,7 +1396,7 @@ Example: PHYSDEV=ib0

-

Table 21. ipv4 setting

+

Table 21. ipv4 setting

@@ -1568,7 +1573,7 @@ Example: DHCP_VENDOR_CLASS_IDENTIFIER=foo

-

Table 22. ipv6 setting

+

Table 22. ipv6 setting

@@ -1654,12 +1659,18 @@ Example: IPV6_DEFAULTGW=abbe::1 Example: IPV6_DHCP_TIMEOUT=10 + + + + + + - + @@ -1751,7 +1762,7 @@ Example: DHCPV6_DUID=LL; DHCPV6_DUID=0301deadbeef0001; DHCPV6_DU
dhcp-hostname-flagsDHCPV6_HOSTNAME_FLAGS flags for the DHCP hostname property + +Example: DHCPV6_HOSTNAME_FLAGS=5
never-default IPV6_DEFROUTE(+), (and IPV6_DEFAULTGW, IPV6_DEFAULTDEV in /etc/sysconfig/network) IPV6_DEFROUTE=yes (when no variable specified)IPV6_DEFROUTE=no tells NetworkManager that this connection should not be assigned the default IPv6 route. IPV6_DEFROUTE has the opposite meaning as 'never-default' property. - -Example: DHCPV6_HOSTNAME_FLAGS=5 */ IPV6_DEFROUTE=no tells NetworkManager that this connection should not be assigned the default IPv6 route. IPV6_DEFROUTE has the opposite meaning as 'never-default' property.
may-fail

-

Table 23. match setting

+

Table 23. match setting

@@ -1776,7 +1787,7 @@ Example: MATCH_PATH="pci-0000:01:00.0 pci-0000:0c:00.0"

-

Table 24. ovs-bridge setting

+

Table 24. ovs-bridge setting

@@ -1794,7 +1805,7 @@ Example: MATCH_PATH="pci-0000:01:00.0 pci-0000:0c:00.0"

-

Table 25. ovs-dpdk setting

+

Table 25. ovs-dpdk setting

@@ -1812,7 +1823,7 @@ Example: MATCH_PATH="pci-0000:01:00.0 pci-0000:0c:00.0"

-

Table 26. ovs-external-ids setting

+

Table 26. ovs-external-ids setting

@@ -1830,7 +1841,7 @@ Example: MATCH_PATH="pci-0000:01:00.0 pci-0000:0c:00.0"

-

Table 27. ovs-interface setting

+

Table 27. ovs-interface setting

@@ -1848,7 +1859,7 @@ Example: MATCH_PATH="pci-0000:01:00.0 pci-0000:0c:00.0"

-

Table 28. ovs-patch setting

+

Table 28. ovs-patch setting

@@ -1866,7 +1877,7 @@ Example: MATCH_PATH="pci-0000:01:00.0 pci-0000:0c:00.0"

-

Table 29. ovs-port setting

+

Table 29. ovs-port setting

@@ -1884,7 +1895,7 @@ Example: MATCH_PATH="pci-0000:01:00.0 pci-0000:0c:00.0"

-

Table 30. proxy setting

+

Table 30. proxy setting

@@ -1937,7 +1948,7 @@ Example: PAC_SCRIPT=/home/joe/proxy.pac

-

Table 31. sriov setting

+

Table 31. sriov setting

@@ -1982,7 +1993,7 @@ Example: SRIOV_AUTOPROBE_DRIVERS=0,1

-

Table 32. tc setting

+

Table 32. tc setting

@@ -1999,17 +2010,19 @@ Example: SRIOV_AUTOPROBE_DRIVERS=0,1 - + - - + - @@ -2017,7 +2030,7 @@ Example: FILTER1="parent ffff: matchall action simple sdata Inpu
qdiscsQDISC1(+), QDISC2(+), ...QDISC1(+), QDISC2(+), ..., TC_COMMIT(+) +  Queueing disciplines +Queueing disciplines to set on the interface. When no QDISC1, QDISC2, ..., FILTER1, FILTER2, ... keys are present, NetworkManager doesn't touch qdiscs and filters present on the interface, unless TC_COMMIT is set to 'yes'. Example: QDISC1=ingress, QDISC2="root handle 1234: fq_codel"
qdiscsFILTER1(+), FILTER2(+), ...FILTER1(+), FILTER2(+), ..., TC_COMMIT(+) +  Traffic filters +Traffic filters to set on the interface. When no QDISC1, QDISC2, ..., FILTER1, FILTER2, ... keys are present, NetworkManager doesn't touch qdiscs and filters present on the interface, unless TC_COMMIT is set to 'yes'. Example: FILTER1="parent ffff: matchall action simple sdata Input", ...

-

Table 33. team-port setting

+

Table 33. team-port setting

@@ -2040,7 +2053,7 @@ Example: FILTER1="parent ffff: matchall action simple sdata Inpu

-

Table 34. team setting

+

Table 34. team setting

@@ -2063,7 +2076,7 @@ Example: FILTER1="parent ffff: matchall action simple sdata Inpu

-

Table 35. user setting

+

Table 35. user setting

@@ -2088,7 +2101,7 @@ Example: NM_USER_FOO__BAR=something

-

Table 36. veth setting

+

Table 36. veth setting

@@ -2106,7 +2119,7 @@ Example: NM_USER_FOO__BAR=something

-

Table 37. vlan setting

+

Table 37. vlan setting

@@ -2129,9 +2142,9 @@ Example: NM_USER_FOO__BAR=something - + - + @@ -2169,7 +2182,7 @@ Example: PHYSDEV=eth0, VLAN_ID=12; or DEVICE=eth0.12
idVLAN_ID or DEVICEVLAN_ID, DEVICE.  VLAN identifier.VLAN identifier. If VLAN_ID is not set, it is attempted to be detected from the suffix of DEVICE=. Note that older versions of NetworkManager had a bug where they would prefer the detected ID from the DEVICE over VLAN_ID.
flags

-

Table 38. vrf setting

+

Table 38. vrf setting

@@ -2187,7 +2200,7 @@ Example: PHYSDEV=eth0, VLAN_ID=12; or DEVICE=eth0.12

-

Table 39. wifi-p2p setting

+

Table 39. wifi-p2p setting

@@ -2205,7 +2218,7 @@ Example: PHYSDEV=eth0, VLAN_ID=12; or DEVICE=eth0.12

-

Table 40. 802-3-ethernet setting

+

Table 40. 802-3-ethernet setting

@@ -2302,11 +2315,31 @@ Allowed values: "qeth", "lcs" or "ctc" + + + + + + + + + + + + + + + + + +
  S390 device options. All options go to OPTIONS, except for "portname" and "ctcprot" that have their own variables.
wake-on-lanETHTOOL_OPTS, ETHTOOL_WAKE_ON_LAN Wake on Lan mode for ethernet. The setting "ignore" is expressed with "ETHTOOL_WAKE_ON_LAN=ignore". Otherwise, the "ETHTOOL_OPTS" variable is set with the value "wol" and several of the characters "p|u|m|b|a|g|s|f|d" as explained in the ethtool manual page.
wake-on-lan-passwordETHTOOL_OPTS Password for secure-on based Wake-on-Lan. It is added as "sopass" parameter in the ETHTOOL_OPTS variable. + +Example: ETHTOOL_OPTS="wol gs sopass 00:11:22:33:44:55"
accept-all-mac-addressesACCEPT_ALL_MAC_ADDRESSES Enforce the interface to accept all the packets.

-

Table 41. wireguard setting

+

Table 41. wireguard setting

@@ -2324,7 +2357,7 @@ Allowed values: "qeth", "lcs" or "ctc"

-

Table 42. 802-11-wireless-security setting

+

Table 42. 802-11-wireless-security setting

@@ -2344,9 +2377,9 @@ Allowed values: "qeth", "lcs" or "ctc" - +Allowed values: none, ieee8021x, owe, wpa-psk, sae, wpa-eap, wpa-eap-suite-b-192 @@ -2506,7 +2539,7 @@ Allowed values: default, disable, optional, required
KEY_MGMT(+)  Key management menthod. +Key management method. -Allowed values: IEEE8021X, WPA-PSK, WPA-EAP, WPA-EAP-SUITE-B-192
wep-tx-keyidx

-

Table 43. 802-11-wireless setting

+

Table 43. 802-11-wireless setting

@@ -2663,7 +2696,7 @@ Allowed values: "yes", "no"

-

Table 44. wpan setting

+

Table 44. wpan setting

-- cgit 1.3.0-6-gf8a5