<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:32:02 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-273] of-flow: different tags in config and operational (set-nw-dst-action)</title>
                <link>https://jira.opendaylight.org/browse/OPNFLWPLUG-273</link>
                <project id="10155" key="OPNFLWPLUG">OpenFlowPlugin</project>
                    <description>&lt;p&gt;odl:&lt;br/&gt;
 cat version.properties &lt;br/&gt;
org.opendaylight.controller.version = 0.1&lt;br/&gt;
org.opendaylight.controller.build.scm.version = 41f7153fe534ac2dee4137eff6e3523f576504e3&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 = 1410495075324&lt;br/&gt;
org.opendaylight.controller.build.machine = **********&lt;/p&gt;


&lt;p&gt;adding the flow from&lt;br/&gt;
integration.git test/csit/variables/xmls/f34.xml&lt;/p&gt;

&lt;p&gt;has action&lt;br/&gt;
                &amp;lt;action&amp;gt;&lt;br/&gt;
                    &amp;lt;order&amp;gt;0&amp;lt;/order&amp;gt;&lt;br/&gt;
                    &amp;lt;set-nw-dst-action&amp;gt;&lt;br/&gt;
                        &amp;lt;ipv4-address&amp;gt;10.0.0.21/24&amp;lt;/ipv4-address&amp;gt;&lt;br/&gt;
                    &amp;lt;/set-nw-dst-action&amp;gt;&lt;br/&gt;
                &amp;lt;/action&amp;gt;&lt;/p&gt;

&lt;p&gt;on the switch it looks like:&lt;br/&gt;
cookie=0xa, duration=24.973s, table=2, n_packets=0, n_bytes=0, idle_timeout=300, hard_timeout=600, send_flow_rem priority=34,ip,nw_dst=10.0.0.0/24 actions=set_field:10.0.0.21-&amp;gt;ip_dst&lt;/p&gt;

&lt;p&gt;in operational ds:&lt;br/&gt;
&amp;lt;action&amp;gt;&lt;br/&gt;
   &amp;lt;order&amp;gt;0&amp;lt;/order&amp;gt;&lt;br/&gt;
        &amp;lt;set-field&amp;gt;&lt;br/&gt;
               &amp;lt;ipv4-destination&amp;gt;10.0.0.21/32&amp;lt;/ipv4-destination&amp;gt;&lt;br/&gt;
         &amp;lt;/set-field&amp;gt;&lt;br/&gt;
&amp;lt;/action&amp;gt;&lt;/p&gt;

&lt;p&gt;is that behavior correct ?&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: Linux&lt;br/&gt;
Platform: PC&lt;/p&gt;</environment>
        <key id="27541">OPNFLWPLUG-273</key>
            <summary>of-flow: different tags in config and operational (set-nw-dst-action)</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="10003">Cannot Reproduce</resolution>
                                        <assignee username="mbobak@cisco.com">Martin Bobak</assignee>
                                    <reporter username="pgubka@cisco.com">Peter Gubka</reporter>
                        <labels>
                    </labels>
                <created>Fri, 12 Sep 2014 11:40:05 +0000</created>
                <updated>Mon, 27 Sep 2021 09:01:19 +0000</updated>
                            <resolved>Thu, 18 Sep 2014 14:50:45 +0000</resolved>
                                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                                                                <comments>
                            <comment id="56126" author="mbobak@cisco.com" created="Wed, 17 Sep 2014 08:12:03 +0000"  >&lt;p&gt;This behavior is correct. OF 1.3. uses set_field action, which was not present in OF 1.0. If OF 1.0 action set-nw-dst-action is called, it is stored as OF 1.3. We do OF 1.0 -&amp;gt; OF 1.3. translation, but not opposite direction.&lt;/p&gt;</comment>
                            <comment id="56127" author="abhijit2511" created="Thu, 18 Sep 2014 14:33:19 +0000"  >&lt;p&gt;As Martin said OF 1.0 -&amp;gt; 1.3 backward compatibility is present but OF 1.3 -&amp;gt; 1.0 forward compatibility is a non-goal.&lt;/p&gt;</comment>
                            <comment id="56128" author="mirehak@cisco.com" created="Thu, 18 Sep 2014 14:50:45 +0000"  >&lt;p&gt;Peter, you can use set-field element in order to get closer match between DS/operational and DS/config. But there is increasing number of flows where we need to put something different than it was pushed to DS/config. Probably we would need at least a pair of xmls for each test (DS/config input and DS/operational compare data).&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>1840</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=1840]]></customfieldvalue>

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

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

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