Dan Kenigsberg has submitted this change and it was merged. Change subject: tc: retire ifconfig ......................................................................
tc: retire ifconfig ifconfig was deprecated quite a few years ago, and some modern distribution do not ship it by default. In this patch, we dump its only use, by setting promisc flag directly. We implement set_flags() in hope to see ethtool add it. Change-Id: Ifb4f289efb5754d7c49ac0a08e3a9adc09b12bb7 Signed-off-by: Dan Kenigsberg <[email protected]> --- M configure.ac M vdsm/constants.py.in M vdsm/tc.py M vdsm_reg/deployUtil.py.in 4 files changed, 30 insertions(+), 9 deletions(-) Approvals: Hunt Xu: Looks good to me, but someone else must approve Antoni Segura Puimedon: Looks good to me, but someone else must approve Mark Wu: Looks good to me, but someone else must approve Dan Kenigsberg: Verified Igor Lvovsky: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/9370 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ifb4f289efb5754d7c49ac0a08e3a9adc09b12bb7 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Antoni Segura Puimedon <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Hunt Xu <[email protected]> Gerrit-Reviewer: Igor Lvovsky <[email protected]> Gerrit-Reviewer: Mark Wu <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
