Change in vdsm[ovirt-3.6.3]: net: Ignore IPv6 addresses

danken at redhat.com danken at redhat.com
Mon Mar 14 13:16:02 UTC 2016


Dan Kenigsberg has submitted this change and it was merged.

Change subject: net: Ignore IPv6 addresses
......................................................................


net: Ignore IPv6 addresses

IPv6 support in 3.6 is partial, causing unexpected results when a host
is ipv6 enabled.

This patch ignores IPv6 address checks on the persistent and kernel
config.
Specifically, a scenario where a host comes up with an IPv6 address
assigned (through slaac/autoconf), kernel vs persistent config check
will pass.

Change-Id: I8a09e8fe4cde0db23def89aa88a42dd21aa22ddb
Bug-Url: https://bugzilla.redhat.com/1219363
Signed-off-by: Edward Haas <edwardh at redhat.com>
Reviewed-on: https://gerrit.ovirt.org/54695
Reviewed-by: Dan Kenigsberg <danken at redhat.com>
Continuous-Integration: Dan Kenigsberg <danken at redhat.com>
---
M lib/vdsm/netconfpersistence.py
1 file changed, 6 insertions(+), 8 deletions(-)

Approvals:
  Dan Kenigsberg: Looks good to me, approved; Passed CI tests
  Edward Haas: Verified



-- 
To view, visit https://gerrit.ovirt.org/54695
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I8a09e8fe4cde0db23def89aa88a42dd21aa22ddb
Gerrit-PatchSet: 2
Gerrit-Project: vdsm
Gerrit-Branch: ovirt-3.6.3
Gerrit-Owner: Edward Haas <edwardh at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Edward Haas <edwardh at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>


More information about the vdsm-patches mailing list