We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bfac41 commit 71ca73bCopy full SHA for 71ca73b
devel/yaml_api.md
@@ -1054,14 +1054,14 @@ The `options` property of bond supports:
1054
* `use_carrier`
1055
* `xmit_hash_policy`
1056
* `balance_slb`
1057
+ * `lacp_active` (new in 2.2.47)
1058
+ * `ns_ip6_target` (new in 2.2.47)
1059
1060
Please check kernel document for their allowed value and combinations.
1061
1062
The `balance_slb` is not kernel option of bond, but user space configuration,
1063
only supported by nmstate 2.2.1+, NetworkManager 1.41+ on patched linux kernel.
1064
-The verification process of nmstate will ignore bond option miss-match.
-
1065
#### Bond Ports
1066
1067
The `port` property of bond defines a list of bond ports.
0 commit comments