Dan Kenigsberg has submitted this change and it was merged. Change subject: added support for mirror promisc mode ......................................................................
added support for mirror promisc mode let ability to VM to monitor (mirror) all other VMs in the same host by specific network (bridge) Currently there is no protection agains mirroring a network twice, unsetting mirror network will clear both mirroring (on the same network). Change-Id: I90f2f39c326528e76b10c68b1a101bd3ed7a20ec --- M configure.ac M vdsm.spec.in M vdsm/Makefile.am M vdsm/constants.py.in M vdsm/libvirtvm.py M vdsm/supervdsmServer.py A vdsm/tc.py 7 files changed, 126 insertions(+), 0 deletions(-) Approvals: Dan Kenigsberg: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/956 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I90f2f39c326528e76b10c68b1a101bd3ed7a20ec Gerrit-PatchSet: 18 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Shahar Havivi <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Peter V. Saveliev <[email protected]> Gerrit-Reviewer: Saggi Mizrahi <[email protected]> Gerrit-Reviewer: Shahar Havivi <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://fedorahosted.org/mailman/listinfo/vdsm-patches
