Comment 7 for bug 1697833

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to neutron (master)

Reviewed: https://review.openstack.org/473993
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=6451e0750356b600ac01c13ac86eb556b2a616ee
Submitter: Jenkins
Branch: master

commit 6451e0750356b600ac01c13ac86eb556b2a616ee
Author: Brian Haley <email address hidden>
Date: Tue Jun 13 18:14:43 2017 -0400

    Fix linuxbridge ebtables locking

    Change linuxbridge ARP protection code to always hold the
    neutron ebtables lock while operating on rules. There
    were a couple of places where we were reading the rules
    without it.

    Change-Id: Id7b38a3a662fb2e2736baa015492c36699319e58
    Related-bug: #1697833