<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:23:35 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>OpenDaylight JIRA</title>
    <link>https://jira.opendaylight.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>8.20.10</version>
        <build-number>820010</build-number>
        <build-date>22-06-2022</build-date>
    </build-info>


<item>
            <title>[NETVIRT-1245] Dynamic IPv6 assignment for sub-port is not working</title>
                <link>https://jira.opendaylight.org/browse/NETVIRT-1245</link>
                <project id="10144" key="NETVIRT">netvirt</project>
                    <description>&lt;p&gt;Dynamic IPv6 assignment for sub-port is not working. It was working for only trunk port.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;Consider the following topology for testing trunk/subport use-case.&lt;/p&gt;

&lt;p&gt;1) 3 networks and 3 ipv6 subnets&lt;/p&gt;

&lt;p&gt;openstack network create net0&lt;/p&gt;

&lt;p&gt;openstack network create net1&lt;/p&gt;

&lt;p&gt;openstack network create net2&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;openstack subnet create --network net0 --subnet-range 2001:db8:0:3::/64 subnet0_IPV6 --ip-version=6 --ipv6-address-mode=slaac --ipv6-ra-mode=slaac&lt;/p&gt;

&lt;p&gt;openstack subnet create --network net1 --subnet-range 2001:db8:0:4::/64 subnet1_IPV6 --ip-version=6 --ipv6-address-mode=slaac --ipv6-ra-mode=slaac&lt;/p&gt;

&lt;p&gt;openstack subnet create --network net2 --subnet-range 2001:db8:0:5::/64 subnet2_IPV6 --ip-version=6 --ipv6-address-mode=slaac --ipv6-ra-mode=slaac&lt;/p&gt;

&lt;p&gt;2) 3 port on different subnet sharing same Mac-address&lt;/p&gt;

&lt;p&gt;openstack port create --network net0 port0 --disable-port-security&lt;/p&gt;

&lt;p&gt;parent_mac=&quot;$( openstack port show port0 | awk &apos;/ mac_address / { print $4 }&apos; )&quot;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;openstack port create --network net1 --mac-address &quot;$parent_mac&quot; port1 --disable-port-security&lt;/p&gt;

&lt;p&gt;openstack port create --network net2 --mac-address &quot;$parent_mac&quot; port2 --disable-port-security&lt;/p&gt;

&lt;p&gt;3) Configuring port0 as trunk and port1 and port2 as sub-ports.&lt;/p&gt;

&lt;p&gt;openstack network trunk create --parent-port port0 trunk0&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;openstack network trunk set --subport port=port1,segmentation-type=vlan,segmentation-id=101 trunk0&lt;/p&gt;

&lt;p&gt;openstack network trunk set --subport port=port2,segmentation-type=vlan,segmentation-id=102 trunk0&lt;/p&gt;

&lt;p&gt;4) Router created and all IPv6 subnet added to the router.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;openstack router create router1&lt;/p&gt;

&lt;p&gt;openstack router add subnet router1 subnet0_IPV6&lt;/p&gt;

&lt;p&gt;openstack router add subnet router1 subnet1_IPV6&lt;/p&gt;

&lt;p&gt;openstack router add subnet router1 subnet2_IPV6&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;5) VM booted on trunk port.&lt;/p&gt;

&lt;p&gt;openstack server create --flavor ds1G --availability-zone nova:osc-pike-ubuntu16 --image Ubuntu --nic port-id=port0 VM1&lt;/p&gt;

&lt;p&gt;6) Create sub interface(VLAN) on booted VM.&lt;/p&gt;

&lt;p&gt;7) IPv6 address is not getting assigned to sub-interface through periodic RA message.&lt;/p&gt;</description>
                <environment></environment>
        <key id="29931">NETVIRT-1245</key>
            <summary>Dynamic IPv6 assignment for sub-port is not working</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="2" iconUrl="https://jira.opendaylight.org/images/icons/priorities/critical.svg">High</priority>
                        <status id="10004" iconUrl="https://jira.opendaylight.org/images/icons/status_generic.gif" description="">Verified</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10000">Done</resolution>
                                        <assignee username="Karthikeyan">Karthikeyan Krishnan</assignee>
                                    <reporter username="Karthikeyan">Karthikeyan Krishnan</reporter>
                        <labels>
                            <label>VPNV6</label>
                    </labels>
                <created>Mon, 7 May 2018 08:35:52 +0000</created>
                <updated>Wed, 4 Jul 2018 09:49:04 +0000</updated>
                            <resolved>Wed, 13 Jun 2018 11:43:38 +0000</resolved>
                                                    <fixVersion>Oxygen-SR3</fixVersion>
                    <fixVersion>Fluorine</fixVersion>
                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                    <workratio workratioPercent="200"/>
                                    <progress percentage="100">
                                    <originalProgress>
                                                    <row percentage="50" backgroundColor="#89afd7"/>
                                                    <row percentage="50" backgroundColor="transparent"/>
                                            </originalProgress>
                                                    <currentProgress>
                                                    <row percentage="100" backgroundColor="#51a825"/>
                                                    <row percentage="0" backgroundColor="#ec8e00"/>
                                            </currentProgress>
                            </progress>
                                    <aggregateprogress percentage="100">
                                    <originalProgress>
                                                    <row percentage="50" backgroundColor="#89afd7"/>
                                                    <row percentage="50" backgroundColor="transparent"/>
                                            </originalProgress>
                                                    <currentProgress>
                                                    <row percentage="100" backgroundColor="#51a825"/>
                                                    <row percentage="0" backgroundColor="#ec8e00"/>
                                            </currentProgress>
                            </aggregateprogress>
                                    <timeoriginalestimate seconds="144000">1 week</timeoriginalestimate>
                            <timeestimate seconds="0">0 minutes</timeestimate>
                            <timespent seconds="288000">2 weeks</timespent>
                                <comments>
                            <comment id="63422" author="karthikeyan" created="Wed, 13 Jun 2018 11:43:38 +0000"  >&lt;p&gt;Please refer the below link for merged code changes in Fluorine branch and still waiting for the same fix to be merged into Oxygen branch. Currently Oxygen branch is locked for the release.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/71825/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/71825/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="63443" author="karthikeyan" created="Thu, 14 Jun 2018 11:01:22 +0000"  >&lt;p&gt;Please refer the below link for merged code changes in Oxygen branch.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/71847/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/71847/&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                            <customfield id="customfield_11400" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i03ec7:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>