Dan Kenigsberg has submitted this change and it was merged.

Change subject: net: better set/get_promisc
......................................................................


net: better set/get_promisc

The new implementation uses iproute2 to set this property and netlink
to get it. The former implementation used ctypes clumsy code and only
looked at the object state, which was set before the ioctl code.

Change-Id: Ib025251c48481c044718b98c623e736070f90d55
Signed-off-by: Ido Barkan <[email protected]>
Reviewed-on: https://gerrit.ovirt.org/45693
Continuous-Integration: Jenkins CI
Reviewed-by: Dan Kenigsberg <[email protected]>
---
M lib/vdsm/ipwrapper.py
1 file changed, 3 insertions(+), 23 deletions(-)

Approvals:
  Ido Barkan: Verified
  Jenkins CI: Passed CI tests
  Dan Kenigsberg: Looks good to me, approved



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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ib025251c48481c044718b98c623e736070f90d55
Gerrit-PatchSet: 3
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Ido Barkan <[email protected]>
Gerrit-Reviewer: Dan Kenigsberg <[email protected]>
Gerrit-Reviewer: Ido Barkan <[email protected]>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: [email protected]
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to