Petr Horáček has uploaded a new change for review. Change subject: net: multicast snooping is not supported by ovs until 2.4.0 ......................................................................
net: multicast snooping is not supported by ovs until 2.4.0 Change-Id: Ie1b5a2987fb71b8e5d5f5ffb0f2bc141b6c9c7af Signed-off-by: Petr Horáček <[email protected]> --- M vdsm_hooks/ovs/README 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/33/46633/1 diff --git a/vdsm_hooks/ovs/README b/vdsm_hooks/ovs/README index 300e327..78e4fcb 100644 --- a/vdsm_hooks/ovs/README +++ b/vdsm_hooks/ovs/README @@ -97,6 +97,7 @@ + Linux HFSC QoS is supported by OVS and could be set up via ovs-vsctl as described here: [1] - Implement 'multicast_router' and 'multicast_snooping': + + This feature is not supported by openvswitch until 2.4.0 + We need to be able to set and get those values. It should be possible via 'mcast_snooping_enable' records, described here [1] - Implement implicitBonding -- To view, visit https://gerrit.ovirt.org/46633 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ie1b5a2987fb71b8e5d5f5ffb0f2bc141b6c9c7af Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Petr Horáček <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
