Dan Kenigsberg has submitted this change and it was merged. Change subject: iproute2, dhclient: Deal with v4/v6 protocols separately ......................................................................
iproute2, dhclient: Deal with v4/v6 protocols separately When taking over DHCP services, stop the previously running dhclient only if the protocol matches. Similarly, flush only the respective adresses (also keep link-local v6 addresses for DHCPv6 functionality). Change-Id: I5708c4db6f6d450536bd243a0475164b89f46f93 Signed-off-by: Ondřej Svoboda <[email protected]> Reviewed-on: http://gerrit.ovirt.org/31104 Reviewed-by: Antoni Segura Puimedon <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> --- M lib/vdsm/ipwrapper.py M vdsm/network/configurators/dhclient.py 2 files changed, 22 insertions(+), 6 deletions(-) Approvals: Ondřej Svoboda: Verified Antoni Segura Puimedon: Looks good to me, but someone else must approve Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/31104 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5708c4db6f6d450536bd243a0475164b89f46f93 Gerrit-PatchSet: 5 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Ondřej Svoboda <[email protected]> Gerrit-Reviewer: Antoni Segura Puimedon <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Ondřej Svoboda <[email protected]> Gerrit-Reviewer: Petr Horáček <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
