From 6841021fe2fc1affc21beda9d7f38eb3011b07f3 Mon Sep 17 00:00:00 2001 From: Achuth Maniyedath Date: Fri, 12 May 2017 00:02:50 +0530 Subject: [PATCH] Updated git submodules Project: netvirt stable/carbon 6f525ec4fd829a2381d0bfb3261a784254f3069f Neutron Port allocation for DHCP Service The feature enables DHCP service to make use of the newly created Neutron ports provisioned by Openstack networking-odl driver at the time of Subnet creation. Additionaly an ARPResponder flow is also introduced to service the ARP requests for these ports during VM DHCP renewal. All ArpResponder handling for Router interface gateway, floating IP and DHCP ports will be moved to ElanService, introducing a pipeline change for ARP handling. LPort Dispatcher Table(17) -> ARP Check Table(43) -> ARPResponder Group -> ELAN Base Table(48), ARP Responder Table(81), Controller -> Egress Dispatcher Tabel (220) Change-Id: I8ebbe05c37f5e7e4c5ae1dd1d17faa12965d5e65 Depends-On: I2dce5e253d3c94180dd18e51125c5c18170b5c69 Signed-off-by: Achuth Maniyedath Signed-off-by: Vijayalakshmi Chickkamenahalli Nagaraju Signed-off-by: karthik.p Signed-off-by: Achuth Maniyedath --- docs/submodules/netvirt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/netvirt b/docs/submodules/netvirt index 77003ee0c..6f525ec4f 160000 --- a/docs/submodules/netvirt +++ b/docs/submodules/netvirt @@ -1 +1 @@ -Subproject commit 77003ee0c793836daccedf10a1f561db90a8f540 +Subproject commit 6f525ec4fd829a2381d0bfb3261a784254f3069f -- 2.36.6