ofagent l2pop support
implement l2pop support for ofagent agent.
step 1. port OVS agent's current l2pop support code. (RPC callbacks and tunnel management)
step 2. implement local arp responder using pure openflow13.
this step will be different from OVS agent (https:/
because we don't want to use nicira extensions.
we plan to listen packet-in instead.
Blueprint information
- Status:
- Complete
- Approver:
- Kyle Mestery
- Priority:
- Low
- Drafter:
- YAMAMOTO Takashi
- Direction:
- Approved
- Assignee:
- YAMAMOTO Takashi
- Definition:
- Approved
- Series goal:
- Accepted for juno
- Implementation:
- Implemented
- Milestone target:
- 2014.2
- Started by
- YAMAMOTO Takashi
- Completed by
- YAMAMOTO Takashi
Related branches
Related bugs
Sprints
Whiteboard
July-22 (mestery): Moving to Juno-3.
July-8 (mestery): Approving for Juno and marking as Juno-2.
Gerrit topic: https:/
Addressed by: https:/
OFAgent: Port implementation of l2-population from OVS
Addressed by: https:/
ofagent-l2pop
Addressed by: https:/
OFAgent: Implement arp responder
Addressed by: https:/
l2pop: Allow network types overridable
Addressed by: https:/
ofagent: merge br-tun into br-int
Addressed by: https:/
ofagent: Local arp responder for VLAN
Addressed by: https:/
ML2: Make get_device_details report mac address as well
Addressed by: https:/
l2pop: get_agent_ports don't yield (None, {})
Addressed by: https:/
ofagent: Enable local arp responder for local VMs
Gerrit topic: https:/
Gerrit topic: https:/
Gerrit topic: https:/
Addressed by: https:/
ofagent: Enable local arp responder for TYPE_FLAT
Addressed by: https:/
ofagent: Enable local arp responder for TYPE_LOCAL