<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:23:33 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-1228] OVS Based NA Responder for IPv6 default Gateway (ovs_based_na_responder_for_gw)</title>
                <link>https://jira.opendaylight.org/browse/NETVIRT-1228</link>
                <project id="10144" key="NETVIRT">netvirt</project>
                    <description>&lt;p&gt;&lt;b&gt;OVS Based NA Responder for IPv6 default Gateway (ovs_based_na_responder_for_gw)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Description&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This spec addresses OVS Based Neighbor Advertisement(NA) responder for IPv6 default Gateway.&lt;br/&gt;
 Neighbor Solicitation(NS) request which has initiated from IPv6 configured/enabled Data Center(DC) VMs are served by OVS based NA responder.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/71293/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Specification Gerrit: 71293 &lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://docs.opendaylight.org/projects/netvirt/en/latest/specs/index.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Specification Final&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/q/project:netvirt+branch:master+topic:ovs_based_na_responder_for_gw&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Gerrits Topic: ovs_based_na_responder_for_gw &lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Dependencies&lt;br/&gt;
 ============&lt;br/&gt;
 The following changes are required to support this feature in ODL controller.&lt;/p&gt;

&lt;p&gt;1) The following OF Plugin Support is required in ODL to support OVS based NA responder solution.&lt;br/&gt;
&#160; &#160; *NA Flags (Router&lt;span class=&quot;error&quot;&gt;&amp;#91;R&amp;#93;&lt;/span&gt;, Solicitation&lt;span class=&quot;error&quot;&gt;&amp;#91;S&amp;#93;&lt;/span&gt;, Override&lt;span class=&quot;error&quot;&gt;&amp;#91;O&amp;#93;&lt;/span&gt;, Reserved).&lt;br/&gt;
&#160; &#160; *Re-computation of ICMPv6 checksum logic.&lt;/p&gt;

&lt;p&gt;2) OVS changes for supporting NA Flags and icmpv6_options_type TLL set if TLL field is not present in the packet.&lt;/p&gt;</description>
                <environment></environment>
        <key id="29854">NETVIRT-1228</key>
            <summary>OVS Based NA Responder for IPv6 default Gateway (ovs_based_na_responder_for_gw)</summary>
                <type id="10103" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10311&amp;avatarType=issuetype">New Feature</type>
                                            <priority id="3" iconUrl="https://jira.opendaylight.org/images/icons/priorities/major.svg">Medium</priority>
                        <status id="5" iconUrl="https://jira.opendaylight.org/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10001">Won&apos;t Do</resolution>
                                        <assignee username="Karthikeyan">Karthikeyan Krishnan</assignee>
                                    <reporter username="Karthikeyan">Karthikeyan Krishnan</reporter>
                        <labels>
                            <label>spec_approved</label>
                    </labels>
                <created>Wed, 25 Apr 2018 08:46:18 +0000</created>
                <updated>Wed, 5 Sep 2018 11:24:09 +0000</updated>
                            <resolved>Wed, 5 Sep 2018 11:24:09 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                    <workratio workratioPercent="20"/>
                                    <progress percentage="20">
                                    <originalProgress>
                                                    <row percentage="100" backgroundColor="#89afd7"/>
                                            </originalProgress>
                                                    <currentProgress>
                                                    <row percentage="20" backgroundColor="#51a825"/>
                                                    <row percentage="80" backgroundColor="#ec8e00"/>
                                            </currentProgress>
                            </progress>
                                    <aggregateprogress percentage="20">
                                    <originalProgress>
                                                    <row percentage="100" backgroundColor="#89afd7"/>
                                            </originalProgress>
                                                    <currentProgress>
                                                    <row percentage="20" backgroundColor="#51a825"/>
                                                    <row percentage="80" backgroundColor="#ec8e00"/>
                                            </currentProgress>
                            </aggregateprogress>
                                    <timeoriginalestimate seconds="720000">5 weeks</timeoriginalestimate>
                            <timeestimate seconds="576000">4 weeks</timeestimate>
                            <timespent seconds="144000">1 week</timespent>
                                <comments>
                            <comment id="64426" author="karthikeyan" created="Tue, 31 Jul 2018 11:53:38 +0000"  >&lt;p&gt;Hi All,&lt;/p&gt;

&lt;p&gt;We have a bit challenges with respect to doing the code changes in OF plugin to support the new IPv6 attributes &lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt; as a mandatory for complete this feature(OVS_NA_RESPONDER) from ODL controller side. These new attributes are not comes under the NXM or OXMs standards. So, to add new extension standards in OF plugin also not feasible at this point of time due to IPR clearance of the proprietary code changes.&lt;/p&gt;

&lt;p&gt;we can add this feature support once OVS side changes are ready. Till that point we can put this feature on hold.&lt;/p&gt;

&lt;p&gt;We can not able to deliver this feature in fluorine release.&lt;/p&gt;

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

&lt;p&gt;Thanks,&lt;/p&gt;

&lt;p&gt;Karthikeyan.&lt;/p&gt;

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

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="64860" author="karthikeyan" created="Mon, 3 Sep 2018 01:10:24 +0000"  >&lt;p&gt;Hi Sam,&#160;&lt;/p&gt;

&lt;p&gt;&#160; Request to remove the required fields in this Jira ticket to un-appear from the fluorine feature blue print list.&lt;/p&gt;

&lt;p&gt;Thanks in Advance,&lt;/p&gt;

&lt;p&gt;Karthikeyan.&lt;/p&gt;</comment>
                            <comment id="64887" author="karthikeyan" created="Wed, 5 Sep 2018 11:24:09 +0000"  >&lt;p&gt;we can add this feature support once OVS side changes are ready. Till that point we can put this feature on hold.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10001">
                    <name>Cloners</name>
                                            <outwardlinks description="clones">
                                        <issuelink>
            <issuekey id="29592">NETVIRT-1191</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <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|i03dv3:</customfieldvalue>

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