<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:31:47 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>[OPNFLWPLUG-186] of-flow: match criteria (ipv6-source,ipv6-destination) different in config and operational db</title>
                <link>https://jira.opendaylight.org/browse/OPNFLWPLUG-186</link>
                <project id="10155" key="OPNFLWPLUG">OpenFlowPlugin</project>
                    <description>&lt;p&gt;odl:&lt;br/&gt;
version.properties &lt;br/&gt;
org.opendaylight.controller.version = 0.1&lt;br/&gt;
org.opendaylight.controller.build.scm.version = 2fffd8cdb3ed75f478b900c677bb4d97e5e91c9c&lt;br/&gt;
org.opendaylight.controller.build.user = jenkins-controller&lt;br/&gt;
org.opendaylight.controller.build.workspace = **********&lt;br/&gt;
org.opendaylight.controller.build.timestamp = 1402444582255&lt;br/&gt;
org.opendaylight.controller.build.machine = **********&lt;/p&gt;

&lt;p&gt;test: mininet 2.1.0 + ovs 2.0.0&lt;/p&gt;

&lt;p&gt;steps:&lt;br/&gt;
1) PUT xml /restconf/config/opendaylight-inventory:nodes/node/openflow:${switch_idx}/table/${table_id}/flow/${flow_id}&lt;br/&gt;
(xml file f101.xml in attachment)&lt;/p&gt;

&lt;p&gt;2) GET its operational state (for full details see f101odb.xml in attachment)&lt;br/&gt;
3) GET its config&lt;/p&gt;

&lt;p&gt;4) seen difference&lt;br/&gt;
config:&lt;br/&gt;
&amp;lt;ipv6-destination&amp;gt;fe80:2acf:e9ff:fe21::6431/94&amp;lt;/ipv6-destination&amp;gt;&lt;br/&gt;
&amp;lt;ipv6-source&amp;gt;1234:5678:9ABC:DEF0:FDCD:A987:6543:210F/76&amp;lt;/ipv6-source&amp;gt;&lt;/p&gt;

&lt;p&gt;operational:&lt;br/&gt;
&amp;lt;ipv6-source&amp;gt;1234:5678:9ABC:DEF0:FDC0:0000:0000:0000/-1&amp;lt;/ipv6-source&amp;gt;&lt;br/&gt;
&amp;lt;ipv6-destination&amp;gt;FE80:2ACF:E9FF:FE21:0000:0000:0000:0000/-1&amp;lt;/ipv6-destination&amp;gt;&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: Linux&lt;br/&gt;
Platform: PC&lt;/p&gt;</environment>
        <key id="27454">OPNFLWPLUG-186</key>
            <summary>of-flow: match criteria (ipv6-source,ipv6-destination) different in config and operational db</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                                <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="10000">Done</resolution>
                                        <assignee username="Avishnoi">Anil Vishnoi</assignee>
                                    <reporter username="pgubka@cisco.com">Peter Gubka</reporter>
                        <labels>
                    </labels>
                <created>Wed, 11 Jun 2014 10:28:51 +0000</created>
                <updated>Mon, 27 Sep 2021 09:01:13 +0000</updated>
                            <resolved>Fri, 13 Jun 2014 13:13:50 +0000</resolved>
                                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="55762" author="pgubka@cisco.com" created="Wed, 11 Jun 2014 10:28:51 +0000"  >&lt;p&gt;Attachment f101.xml has been added with description: flow to be configured&lt;/p&gt;</comment>
                            <comment id="55763" author="pgubka@cisco.com" created="Wed, 11 Jun 2014 10:29:53 +0000"  >&lt;p&gt;Attachment f101odb.xml has been added with description: operational details of the flow&lt;/p&gt;</comment>
                            <comment id="55760" author="tony.tkacik@gmail.com" created="Thu, 12 Jun 2014 07:44:26 +0000"  >&lt;p&gt;To further qualify expected result&lt;br/&gt;
if input is: &lt;br/&gt;
&amp;lt;ipv6-source&amp;gt;1234:5678:9ABC:DEF0:FDCD:A987:6543:210F/76&amp;lt;/ipv6-source&amp;gt;&lt;/p&gt;

&lt;p&gt;expected reported flow should have &lt;/p&gt;

&lt;p&gt;&amp;lt;ipv6-source&amp;gt;1234:5678:9ABC:DEF0:FDC0:0000:0000:0000/76&amp;lt;/ipv6-source&amp;gt;&lt;/p&gt;</comment>
                            <comment id="55761" author="vishnoianil@gmail.com" created="Thu, 12 Jun 2014 19:20:06 +0000"  >&lt;p&gt;Hi Peter/Tony,&lt;/p&gt;

&lt;p&gt;I pushed the fix through following gerrit.&lt;/p&gt;

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

&lt;p&gt;Can you please verify the patch.&lt;/p&gt;

&lt;p&gt;Abhijit: can you please review and merge this patch, once peter verifies it.&lt;/p&gt;

&lt;p&gt;Thanks&lt;br/&gt;
Anil&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="13876" name="f101.xml" size="1524" author="pgubka@cisco.com" created="Wed, 11 Jun 2014 10:28:51 +0000"/>
                            <attachment id="13877" name="f101odb.xml" size="2281" author="pgubka@cisco.com" created="Wed, 11 Jun 2014 10:29:53 +0000"/>
                    </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_10208" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>External issue ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1181</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10201" key="com.atlassian.jira.plugin.system.customfieldtypes:url">
                        <customfieldname>External issue URL</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[https://bugs.opendaylight.org/show_bug.cgi?id=1181]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i02zlj:</customfieldvalue>

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