Comment 2 for bug 1623849

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

Reviewed: https://review.openstack.org/370639
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=7d2721de1a06ed233c8a2906d14df02ed70c95d9
Submitter: Jenkins
Branch: master

commit 7d2721de1a06ed233c8a2906d14df02ed70c95d9
Author: Thomas Morin <email address hidden>
Date: Thu Sep 15 11:25:47 2016 +0200

    ovs agent, native ARP response: set Eth src/dst

    This change adds action to install_arp_responder of native implementation
    so that the source and destination MAC addresses of the Ethernet header
    are properly set, and now consistent with the ovs-ofctl implementation.

    Change-Id: I9a095add42ba5799bd81887f1cbe5507ab9ba48c
    Closes-Bug: 1623849