<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:32:04 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-289] Wrong values in IP ToS bits match field for OF 1.0</title>
                <link>https://jira.opendaylight.org/browse/OPNFLWPLUG-289</link>
                <project id="10155" key="OPNFLWPLUG">OpenFlowPlugin</project>
                    <description>&lt;p&gt;I&apos;ve observed that the MD-SAL OF plugin set wrong values in IP ToS bits match field of FLOW_MOD messages for OpenFlow 1.0 switch.&lt;br/&gt;
On the other hand, it works correctly for OpenFlow 1.3 switches.&lt;/p&gt;

&lt;p&gt;It seems to me that the OF plugin set DSCP value into ofp_match.nw_tos, although it must use the TOS (DSCP &amp;lt;&amp;lt; 2) value.&lt;/p&gt;


&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;How to reproduce the problem&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;Please try to install flow entry which has IP ToS bits match field.&lt;/p&gt;

&lt;p&gt;Method: PUT&lt;/p&gt;

&lt;p&gt;URL:&lt;br/&gt;
&lt;a href=&quot;http://od-ip-address:8080/controller/nb/v2/flowprogrammer/default/node/OF/00:00:00:00:00:00:00:01/staticFlow/flow1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://od-ip-address:8080/controller/nb/v2/flowprogrammer/default/node/OF/00:00:00:00:00:00:00:01/staticFlow/flow1&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Message Body:&lt;br/&gt;
{ &quot;installInHw&quot;:&quot;true&quot;, &quot;name&quot;:&quot;flow1&quot;, &quot;node&quot;:&lt;/p&gt;
{&quot;id&quot;:&quot;00:00:00:00:00:00:00:01&quot;,&quot;type&quot;:&quot;OF&quot;}
&lt;p&gt;,&quot;ingressPort&quot;:&quot;1&quot;,&quot;priority&quot;:&quot;500&quot;,&quot;tosBits&quot;:&quot;3&quot;,&quot;actions&quot;:&lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;quot;SET_NW_TOS=1&amp;quot;&amp;#93;&lt;/span&gt; }&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="27557">OPNFLWPLUG-289</key>
            <summary>Wrong values in IP ToS bits match field for OF 1.0</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="Hideyuki1985">Hideyuki Tai</assignee>
                                    <reporter username="Hideyuki1985">Hideyuki Tai</reporter>
                        <labels>
                    </labels>
                <created>Sat, 20 Sep 2014 00:45:59 +0000</created>
                <updated>Mon, 27 Sep 2021 09:01:20 +0000</updated>
                            <resolved>Wed, 1 Oct 2014 06:34:38 +0000</resolved>
                                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="56199" author="mirehak@cisco.com" created="Mon, 29 Sep 2014 13:47:39 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/11661/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/11661/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="56200" author="mirehak@cisco.com" created="Mon, 29 Sep 2014 13:48:55 +0000"  >&lt;p&gt;Hideyuki, please retest.&lt;/p&gt;</comment>
                            <comment id="56201" author="hideyuki.tai@necam.com" created="Tue, 30 Sep 2014 16:58:49 +0000"  >&lt;p&gt;(In reply to michal rehak from comment #2)&lt;br/&gt;
&amp;gt; Hideyuki, please retest.&lt;/p&gt;

&lt;p&gt;Hi Michal,&lt;/p&gt;

&lt;p&gt;Thank you for submitting the patch.&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/11661/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/11661/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I could not make time to test the patch.&lt;br/&gt;
But, my colleague has tested the patch, and confirmed that your patch fixes the bug.&lt;/p&gt;</comment>
                            <comment id="56202" author="mirehak@cisco.com" created="Wed, 1 Oct 2014 06:34:38 +0000"  >&lt;p&gt;merged&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_10208" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>External issue ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1994</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=1994]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10204" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>ODL SR Target Milestone</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10316"><![CDATA[Helium-1]]></customfieldvalue>

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

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