Implement local ARP responder onto OVS agent
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| openstack-manuals |
Low
|
Unassigned |
Bug Description
https:/
commit befa0b9184eb0c6
Author: Édouard Thuleau <email address hidden>
Date: Mon Jan 6 13:58:39 2014 +0100
Implement local ARP responder onto OVS agent
With ML2 plugin and l2-pop mechanism driver, it's possible to locally
answer to the ARP request of the VM and avoid ARP broadcasting emulation
on overlay which is costly.
When this functionality is enabled, the OVS flows logic evolves to [1].
This functionality was introduce in 2.1 OVS branch [2].
A README is added to describe l2-pop mechanism driver and the agents
particulari
[1] https:/
[2] http://
DocImpact: New OVS agent flag 'arp_responder' set to false by default
Closes-Bug: #1237427
Change-Id: Ic28610faf2df65
Changed in openstack-manuals: | |
status: | New → Confirmed |
Changed in openstack-manuals: | |
assignee: | nobody → Ryan Moats (rmoats) |
Changed in openstack-manuals: | |
status: | Confirmed → In Progress |
Change abandoned by Ryan Moats (<email address hidden>) on branch: master
Review: https:/
Reason: As this change appears to need to be made from within the plugin's help text, there is no reason to continue with this
change.
Andreas Jaeger (jaegerandi) wrote : | #3 |
The option is documented in the Config Reference now.
Changed in openstack-manuals: | |
assignee: | Ryan Moats (rmoats) → nobody |
importance: | Undecided → Low |
status: | In Progress → Fix Released |
Fix proposed to branch: master /review. openstack. org/105906
Review: https:/