Reviewed:  https://review.opendev.org/c/openstack/neutron/+/936807
Committed: 
https://opendev.org/openstack/neutron/commit/9b2b7faee6eb4b05a05a0a59f16aa5067915f7cf
Submitter: "Zuul (22348)"
Branch:    master

commit 9b2b7faee6eb4b05a05a0a59f16aa5067915f7cf
Author: Vasyl Saienko <[email protected]>
Date:   Mon Dec 2 09:42:38 2024 +0200

    Setup DVR router ARP for AAP with correct MAC
    
    * Pick up mac address from AAP when its configured, fallback
    to the parent port address
    * Log arp entry operations for DVR L3
    * Add unittests
    
    Closes-Bug: #2090825
    
    Change-Id: Idad491e3dd5adc74f2047b0fb81d674f396f53c9


** Changed in: neutron
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/2090825

Title:
  AAP arp entry has incorrect mac address

Status in neutron:
  Fix Released

Bug description:
  AAP may be configured with own mac address, however in some places we pick 
parent port MAC address which is not right.
  An example of such place
  
https://github.com/openstack/neutron/blob/unmaintained/2023.1/neutron/db/l3_dvr_db.py#L1293

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/2090825/+subscriptions


-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to