Dan Kenigsberg has submitted this change and it was merged. Change subject: netlink: make the scope string stable across libnl1-3 ......................................................................
netlink: make the scope string stable across libnl1-3 For globally scoped routes, libnl1 reports 'universe' and libnl3 reports 'global'. This patch makes sure that we only get 'global'. Change-Id: I700ba3d0997a5c829c460753a300d4529aae2a61 Signed-off-by: Antoni S. Puimedon <[email protected]> Reviewed-on: http://gerrit.ovirt.org/29598 Reviewed-by: Dan Kenigsberg <[email protected]> --- M lib/vdsm/netlink/__init__.py 1 file changed, 3 insertions(+), 1 deletion(-) Approvals: Antoni Segura Puimedon: Verified Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/29598 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I700ba3d0997a5c829c460753a300d4529aae2a61 Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Antoni Segura Puimedon <[email protected]> Gerrit-Reviewer: Antoni Segura Puimedon <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[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
