<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:23:41 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-1288] IPV6 address is retained after removing the subnet from router and rebooting the VM</title>
                <link>https://jira.opendaylight.org/browse/NETVIRT-1288</link>
                <project id="10144" key="NETVIRT">netvirt</project>
                    <description>&lt;p&gt;Steps reproduced:&lt;/p&gt;

&lt;p&gt;1.Create IPV6 subnet.&lt;/p&gt;

&lt;p&gt;2.Associate Router.&lt;/p&gt;

&lt;p&gt;3.Boot VM.&lt;/p&gt;

&lt;p&gt;4.Remove the subnet from router.&lt;/p&gt;

&lt;p&gt;5.Reboot the VM.&lt;/p&gt;

&lt;p&gt;6.Check for IP in VM.&lt;/p&gt;</description>
                <environment></environment>
        <key id="30048">NETVIRT-1288</key>
            <summary>IPV6 address is retained after removing the subnet from router and rebooting the VM</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.opendaylight.org/images/icons/priorities/major.svg">Medium</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="ZNARPRA">Pratibha Narasapur</assignee>
                                    <reporter username="ZNARPRA">Pratibha Narasapur</reporter>
                        <labels>
                            <label>VPNV6</label>
                    </labels>
                <created>Thu, 31 May 2018 11:55:13 +0000</created>
                <updated>Thu, 21 Jun 2018 10:15:27 +0000</updated>
                            <resolved>Thu, 21 Jun 2018 10:15:27 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="63223" author="karthikeyan" created="Fri, 1 Jun 2018 09:35:09 +0000"  >&lt;p&gt;Hi Pratibha,&lt;/p&gt;

&lt;p&gt;Can you please provide the below details to confirm whether issue is there at ODL Controller side.&lt;/p&gt;

&lt;p&gt;Provide before and after subnet removed from the router.&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;table 45 flow entries&lt;/li&gt;
	&lt;li&gt;karaf logs with enabled DEBUG for IPv6Service Module (log:set DEBUG org.opendaylight.netvirt.ipv6service)&lt;/li&gt;
	&lt;li&gt;Share the exact time (Server time at the time of removal) for subnet removed from the router. So that i can verify the karaf logs whether after removed the subnet from the router still Unsolicited RA packet is reaching to VM or not.&lt;/li&gt;
	&lt;li&gt;If possible please do packet capture(tcpdump) on the VM side (Tap/VHU port). So that i can conclude whether still VM is receiving URA packet.&lt;/li&gt;
&lt;/ul&gt;


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

&lt;p&gt;I have tested the same scenario with latest oxygen/fluorine and issue is not observed.&lt;/p&gt;

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

&lt;p&gt;2018-06-01T14:34:11,050 | DEBUG | Thread-90 | IfMgr | 368 - org.opendaylight.netvirt.ipv6service-impl - 0.7.0.SNAPSHOT | Transmitting RA UNSOLICITED_ADVERTISEMENT for node openflow:392318374877, port openflow:392318374877:3&lt;/p&gt;

&lt;p&gt;2018-06-01T14:35:11,152 | DEBUG | Thread-90 | IfMgr | 368 - org.opendaylight.netvirt.ipv6service-impl - 0.7.0.SNAPSHOT | Transmitting RA UNSOLICITED_ADVERTISEMENT for node openflow:392318374877, port openflow:392318374877:3&lt;/p&gt;

&lt;p&gt;2018-06-01T14:36:11,253 | DEBUG | Thread-90 | IfMgr | 368 - org.opendaylight.netvirt.ipv6service-impl - 0.7.0.SNAPSHOT | Transmitting RA UNSOLICITED_ADVERTISEMENT for node openflow:392318374877, port openflow:392318374877:3&lt;/p&gt;

&lt;p&gt;2018-06-01T14:37:11,355 | DEBUG | Thread-90 | IfMgr | 368 - org.opendaylight.netvirt.ipv6service-impl - 0.7.0.SNAPSHOT | Transmitting RA UNSOLICITED_ADVERTISEMENT for node openflow:392318374877, port openflow:392318374877:3&lt;/p&gt;

&lt;p&gt;2018-06-01T14:38:11,451 | DEBUG | Thread-90 | IfMgr | 368 - org.opendaylight.netvirt.ipv6service-impl - 0.7.0.SNAPSHOT | Transmitting RA UNSOLICITED_ADVERTISEMENT for node openflow:392318374877, port openflow:392318374877:3&lt;/p&gt;

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

&lt;p&gt;Removed IPv6 subnet from the router.&lt;/p&gt;

&lt;p&gt;After that i have not seen any periodic unsolicited RA packet is sending from the ODL controller.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="63478" author="karthikeyan" created="Tue, 19 Jun 2018 08:17:12 +0000"  >&lt;p&gt;As confirmed by bug-submitter issue is not reproducible with latest oxygen build. Hence i am closing this issue as of now.&lt;/p&gt;

&lt;p&gt;Please feel free to re-open the issue if this issue is occurred later build of the oxygen release.&#160;&#160;&lt;/p&gt;</comment>
                            <comment id="63592" author="znarpra" created="Thu, 21 Jun 2018 10:15:27 +0000"  >&lt;p&gt;Passed in rerun&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|i03f27:</customfieldvalue>

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