mirror of
https://github.com/linux-system-roles/network.git
synced 2026-01-23 02:15:17 +00:00
In NM, the property `NM_SETTING_IP6_CONFIG_METHOD_DISABLED` is only supported since NM 1.20, therefore, the role should reject configuring `ipv6 disabled` if `NM_SETTING_IP6_CONFIG_METHOD_DISABLED` is not supported by the running version of NM. Signed-off-by: Wen Liang <liangwen12year@gmail.com> |
||
|---|---|---|
| .. | ||
| nm | ||
| __init__.py | ||
| argument_validator.py | ||
| ethtool.py | ||
| myerror.py | ||
| nm_provider.py | ||
| utils.py | ||