Comment 1 for bug 1744937

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to networking-hyperv (master)

Reviewed: https://review.openstack.org/535785
Committed: https://git.openstack.org/cgit/openstack/networking-hyperv/commit/?id=b77863700634201bd942df0af4631581bb535980
Submitter: Zuul
Branch: master

commit b77863700634201bd942df0af4631581bb535980
Author: Claudiu Belu <email address hidden>
Date: Fri Jan 19 16:48:18 2018 +0200

    Sets MAC spoof if neutron port security groups enabled / disabled

    MAC spoofing protection is enabled and set by default for all Hyper-V ports.

    Other neutron L2 agents are enabling / disabling ARP spoofing protection
    for neutron ports if neutron port's security groups are enable or disabled;
    behaviour which is not followed by the Neutron Hyper-V Agent.

    This patch ensures the same behaviour in this regard.

    Closes-Bug: #1744937

    Change-Id: I069716fe9a0f4f2d64d43c3c2c565ee7540444a8