forked from nmstate/nmstate
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
With NetworkManager holding `ipv6.method: ignore`, we should trust nispor on querying the correct ipv6 status. Current code is blindly treat it as ipv6.enabled, this fix is only use nispor information for ipv6 status if NetworkManager found `ipv6.method: ignore` Integration test case included. Resolves: https://issues.redhat.com/browse/RHEL-58406 Signed-off-by: Gris Ge <fge@redhat.com>
- Loading branch information
Showing
2 changed files
with
43 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters