Comment 4 for bug 1697439

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

Reviewed: https://review.openstack.org/480133
Committed: https://git.openstack.org/cgit/openstack/dragonflow/commit/?id=ab360211b7964ac2f0af9f7e3dfff683e2668987
Submitter: Jenkins
Branch: master

commit ab360211b7964ac2f0af9f7e3dfff683e2668987
Author: Dima Kuznetsov <email address hidden>
Date: Fri Jun 23 18:35:01 2017 +0300

    L3 app: use port/router keys in PACKET_IN handler

    L3 app used packet's MAC address to find the relevant port IP. Since
    MACs are not unique across projects or networks, we can resolve an
    incorrect IP address. This uses router/port keys to find the relevant
    resource.

    Closes-Bug: #1697439
    Change-Id: I2925db5c00fcad256159306fec455b8b3c4cf8bc