<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:28:46 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>[OPNFLWJAVA-31] Missing support for SET_TP_SRC/SET_TP_DST actions</title>
                <link>https://jira.opendaylight.org/browse/OPNFLWJAVA-31</link>
                <project id="10154" key="OPNFLWJAVA">openflowjava</project>
                    <description>&lt;p&gt;Add flow request with actions SET_TP_SRC or SET_TP_DST is processed on switch with default action &quot;drop&quot; when using OF1.3.&lt;br/&gt;
When same request uses OF1.0 protocol is processed as expected.&lt;/p&gt;

&lt;p&gt;Support for SET_TP_SRC and SET_TP_DST is implemented in OF1.0 (&lt;a href=&quot;https://www.opennetworking.org/images/stories/downloads/sdn-resources/onf-specifications/openflow/openflow-spec-v1.0.0.pdf&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://www.opennetworking.org/images/stories/downloads/sdn-resources/onf-specifications/openflow/openflow-spec-v1.0.0.pdf&lt;/a&gt; / pages 21 - 22). &lt;/p&gt;

&lt;p&gt;and is not implemented in OF1.3. (&lt;a href=&quot;https://www.opennetworking.org/images/stories/downloads/sdn-resources/onf-specifications/openflow/openflow-spec-v1.3.2.pdf&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://www.opennetworking.org/images/stories/downloads/sdn-resources/onf-specifications/openflow/openflow-spec-v1.3.2.pdf&lt;/a&gt; / page 57).&lt;/p&gt;

&lt;p&gt;Mentioned actions are defined in yang model: &lt;br/&gt;
opendaylight\md-sal\model\model-flow-base\src\main\yang\opendaylight-action-types.yang&lt;/p&gt;

&lt;p&gt;Support and implementation of these actions in OF1.3 is needed because of VTN project, which is planning to use these actions in Helium.&lt;br/&gt;
Therefore, VTN project requests that this issue is fixed by Milestone 5 of Helium release.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: Windows&lt;br/&gt;
Platform: PC&lt;/p&gt;</environment>
        <key id="24261">OPNFLWJAVA-31</key>
            <summary>Missing support for SET_TP_SRC/SET_TP_DST actions</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="10001">Won&apos;t Do</resolution>
                                        <assignee username="tkubas@cisco.com">Timotej Kubas</assignee>
                                    <reporter username="tkubas@cisco.com">Timotej Kubas</reporter>
                        <labels>
                    </labels>
                <created>Mon, 11 Aug 2014 14:48:59 +0000</created>
                <updated>Wed, 13 Aug 2014 15:26:06 +0000</updated>
                            <resolved>Wed, 13 Aug 2014 15:26:06 +0000</resolved>
                                    <version>unspecified</version>
                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="46812" author="michal.polkorab@gmail.com" created="Tue, 12 Aug 2014 10:06:43 +0000"  >&lt;p&gt;The SET_TP_SRC and SET_TP_DST actions are supported only in OpenFlow v1.0. These actions do not exist anymore in OpenFlow v1.3.&lt;/p&gt;

&lt;p&gt;However, the functionality was moved into SET-FIELD action, where you have to use one of match entries mentioned below (based on what is needed):&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;OFPXMT_OFB_TCP_SRC&lt;/li&gt;
	&lt;li&gt;OFPXMT_OFB_TCP_DST&lt;/li&gt;
	&lt;li&gt;OFPXMT_OFB_UDP_SRC&lt;/li&gt;
	&lt;li&gt;OFPXMT_OFB_UDP_DST&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;OpenflowJava handles these actions correctly. The problem is in action conversion. Some of the components above openflowjava should take care of it.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                            <outwardlinks description="blocks">
                                        <issuelink>
            <issuekey id="27497">OPNFLWPLUG-229</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_10208" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>External issue ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1522</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=1522]]></customfieldvalue>

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

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