Support multiple addresses in DHCPv6

Bug #1596917 reported by Hari Prasad Killi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Status tracked in Trunk
R3.2
Fix Committed
Medium
RAVI KIRAN
Trunk
Fix Committed
Medium
RAVI KIRAN

Bug Description

Contrail DHCPv6 returns only a single address to a VM. When a VM interface has multiple IPv6 addresses, multiple addresses can be sent to the VM. Multiple IA Address options can be set in one response.

Tags: vrouter
Changed in juniperopenstack:
assignee: Hari Prasad Killi (haripk) → RAVI KIRAN (ravibk)
Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/26315
Submitter: RAVI KIRAN (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/26315
Committed: http://github.org/Juniper/contrail-controller/commit/4a5096c03ad4e19ac98b9bb4a4bd5fc9f2f51d2a
Submitter: Zuul
Branch: master

commit 4a5096c03ad4e19ac98b9bb4a4bd5fc9f2f51d2a
Author: Ravi BK <email address hidden>
Date: Mon Nov 21 14:07:12 2016 +0530

Support multiple addresses for vm in dhcpv6

Currently, only one IA address option is used under IANA option
for dhcp reply messages. Hence only one address is assigned to client(vm).
Adding multiple IA address options under a IANA option as part of this.
Each IA address is calculated based on alloc-unit configured under IPAM subnet.

Hence multiple addresses can be active on a given VM interface. Considering
dhcp message sizes and requirements from field, limiting maximum addresses that
can be active on vmi to 128.

Change-Id: I64d8929d10fc3ec9ebf0d7fec8c26c444e645f71
Closes-Bug: #1596917

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R3.2

Review in progress for https://review.opencontrail.org/26359
Submitter: RAVI KIRAN (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/26359
Committed: http://github.org/Juniper/contrail-controller/commit/963a93006ae185136faea0220e0b1834ebedc70a
Submitter: Zuul
Branch: R3.2

commit 963a93006ae185136faea0220e0b1834ebedc70a
Author: Ravi BK <email address hidden>
Date: Mon Nov 21 14:07:12 2016 +0530

Support multiple addresses for vm in dhcpv6

Currently, only one IA address option is used under IANA option
for dhcp reply messages. Hence only one address is assigned to client(vm).
Adding multiple IA address options under a IANA option as part of this.
Each IA address is calculated based on alloc-unit configured under IPAM subnet.

Hence multiple addresses can be active on a given VM interface. Considering
dhcp message sizes and requirements from field, limiting maximum addresses that
can be active on vmi to 128.

Change-Id: I64d8929d10fc3ec9ebf0d7fec8c26c444e645f71
Closes-Bug: #1596917

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.