<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:32:10 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-323] UDP matching flow adds a match on dst port=0 (only occurs with OF10)</title>
                <link>https://jira.opendaylight.org/browse/OPNFLWPLUG-323</link>
                <project id="10155" key="OPNFLWPLUG">OpenFlowPlugin</project>
                    <description>&lt;p&gt;Just tried this flow with OF10 mininet:&lt;/p&gt;

&lt;p&gt;PUT &lt;a href=&quot;http://localhost:8181/restconf/config/opendaylight-inventory:nodes/node/openflow:1/table/0/flow/5&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://localhost:8181/restconf/config/opendaylight-inventory:nodes/node/openflow:1/table/0/flow/5&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&amp;lt;flow&amp;gt;&lt;br/&gt;
  &amp;lt;priority&amp;gt;50&amp;lt;/priority&amp;gt;&lt;br/&gt;
  &amp;lt;idle-timeout&amp;gt;0&amp;lt;/idle-timeout&amp;gt;&lt;br/&gt;
  &amp;lt;hard-timeout&amp;gt;0&amp;lt;/hard-timeout&amp;gt;&lt;br/&gt;
  &amp;lt;table_id&amp;gt;0&amp;lt;/table_id&amp;gt;&lt;br/&gt;
  &amp;lt;id&amp;gt;5&amp;lt;/id&amp;gt;&lt;br/&gt;
  &amp;lt;flow-name&amp;gt;flow5&amp;lt;/flow-name&amp;gt;&lt;br/&gt;
  &amp;lt;match&amp;gt;&lt;br/&gt;
    &amp;lt;ethernet-match&amp;gt;&lt;br/&gt;
      &amp;lt;ethernet-type&amp;gt;&lt;br/&gt;
        &amp;lt;type&amp;gt;0x800&amp;lt;/type&amp;gt;&lt;br/&gt;
      &amp;lt;/ethernet-type&amp;gt;&lt;br/&gt;
    &amp;lt;/ethernet-match&amp;gt;&lt;br/&gt;
    &amp;lt;ip-match&amp;gt;&lt;br/&gt;
      &amp;lt;ip-protocol&amp;gt;17&amp;lt;/ip-protocol&amp;gt;&lt;br/&gt;
    &amp;lt;/ip-match&amp;gt;&lt;br/&gt;
    &amp;lt;ipv4-destination&amp;gt;30.30.30.3&amp;lt;/ipv4-destination&amp;gt;&lt;br/&gt;
  &amp;lt;/match&amp;gt;&lt;br/&gt;
  &amp;lt;instructions&amp;gt;&lt;br/&gt;
    &amp;lt;instruction&amp;gt;&lt;br/&gt;
      &amp;lt;order&amp;gt;1&amp;lt;/order&amp;gt;&lt;br/&gt;
      &amp;lt;apply-actions&amp;gt;&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;drop-action/&amp;gt;&lt;br/&gt;
        &amp;lt;/action&amp;gt;&lt;br/&gt;
      &amp;lt;/apply-actions&amp;gt;&lt;br/&gt;
    &amp;lt;/instruction&amp;gt;&lt;br/&gt;
  &amp;lt;/instructions&amp;gt;&lt;br/&gt;
&amp;lt;/flow&amp;gt;&lt;/p&gt;

&lt;p&gt;If I look at the switch I see tp_dst=0:&lt;/p&gt;

&lt;p&gt;mininet&amp;gt; dpctl dump-flows&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;
	&lt;ul&gt;
		&lt;li&gt;
		&lt;ul&gt;
			&lt;li&gt;s1 ------------------------------------------------------------------------&lt;br/&gt;
NXST_FLOW reply (xid=0x4):&lt;br/&gt;
cookie=0x0, duration=92.687s, table=0, n_packets=0, n_bytes=0, idle_age=92, priority=50,udp,nw_dst=30.30.30.3,tp_dst=0 actions=drop&lt;/li&gt;
		&lt;/ul&gt;
		&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;BR/Luis&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: Linux&lt;br/&gt;
Platform: PC&lt;/p&gt;</environment>
        <key id="27591">OPNFLWPLUG-323</key>
            <summary>UDP matching flow adds a match on dst port=0 (only occurs with OF10)</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="ecelgp">Luis Gomez</reporter>
                        <labels>
                    </labels>
                <created>Wed, 26 Nov 2014 03:07:55 +0000</created>
                <updated>Mon, 27 Sep 2021 09:01:23 +0000</updated>
                            <resolved>Tue, 10 Nov 2015 01:08:23 +0000</resolved>
                                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="56351" author="vishnoianil@gmail.com" created="Fri, 28 Nov 2014 21:32:47 +0000"  >&lt;p&gt;fixed pushed to master branch : &lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/13212&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/13212&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="56352" author="ecelgp" created="Sun, 30 Nov 2014 02:16:35 +0000"  >&lt;p&gt;Yes it works.&lt;/p&gt;</comment>
                            <comment id="56353" author="vishnoianil@gmail.com" created="Wed, 24 Jun 2015 12:02:20 +0000"  >&lt;p&gt;Just for record.&lt;/p&gt;

&lt;p&gt;Stable/helium : &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/13237/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/13237/&lt;/a&gt;&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>2442</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=2442]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10206" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Issue Type</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10300"><![CDATA[Bug]]></customfieldvalue>

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

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