<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:33:01 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-645] Ipv4 L3ArbitraryBitMask works on OVS but not other switches</title>
                <link>https://jira.opendaylight.org/browse/OPNFLWPLUG-645</link>
                <project id="10155" key="OPNFLWPLUG">OpenFlowPlugin</project>
                    <description>&lt;p&gt;Ipv4 L3ArbitraryBitMask works on OVS but not not other switches&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="27913">OPNFLWPLUG-645</key>
            <summary>Ipv4 L3ArbitraryBitMask works on OVS but not other switches</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="SaiMarapaReddy">Sai MarapaReddy</assignee>
                                    <reporter username="SaiMarapaReddy">Sai MarapaReddy</reporter>
                        <labels>
                    </labels>
                <created>Sat, 19 Mar 2016 06:38:10 +0000</created>
                <updated>Mon, 27 Sep 2021 09:01:45 +0000</updated>
                            <resolved>Mon, 27 Nov 2017 18:06:07 +0000</resolved>
                                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="57693" author="sai.marapareddy@gmail.com" created="Mon, 21 Mar 2016 18:33:35 +0000"  >&lt;p&gt;*OVS (Mininet) &amp;amp; other switches (which are not based on OVS) responds differently when tried with arbitrary Mask *&lt;/p&gt;

&lt;p&gt;Example :- &lt;/p&gt;

&lt;p&gt;Input :- &lt;br/&gt;
&amp;lt;ipv4-destination-address-no-mask&amp;gt;7.7.7.0&amp;lt;/ipv4-destination-address-no-mask&amp;gt;&lt;br/&gt;
&amp;lt;ipv4-destination-arbitrary-bitmask&amp;gt;255.0.241.0&amp;lt;/ipv4-destination-arbitrary-bitmask&amp;gt;&lt;/p&gt;


&lt;p&gt;Output on OVS (Mininet) :-&lt;br/&gt;
mininet&amp;gt; sh ovs-ofctl dump-flows s1 -O OpenFlow13&lt;br/&gt;
OFPST_FLOW reply (OF1.3) (xid=0x2):&lt;br/&gt;
cookie=0x0, duration=105.595s, table=0, n_packets=0, n_bytes=0, priority=7,ip,nw_dst=7.0.1.0/255.0.241.0 actions=dec_ttl&lt;/p&gt;


&lt;p&gt;Output on Other switches (which are not based on OVS):-&lt;br/&gt;
Flow ID: 75 Priority: 7 Status: Active&lt;br/&gt;
Rule:&lt;br/&gt;
In Port:	generic&lt;br/&gt;
Ether type:	0x00000800 &lt;br/&gt;
Destination IP:	7.7.7.0	Subnet IP:	255.0.241.0 &lt;br/&gt;
Idle Timeout : 0 secs&lt;br/&gt;
Hard Timeout : 0 secs&lt;/p&gt;

&lt;p&gt;Comments:- &lt;br/&gt;
OVS automatically converts the arbitrary bit mask and shows output with 7.0.1.0/255.0.241.0 but where as some switches didn&apos;t yet process but gives raw IP 7.7.7.0/255.0.241.0&lt;/p&gt;

&lt;p&gt;Request to make it compatible with both OVS &amp;amp; for other switches (which are not developed on OVS)&lt;/p&gt;</comment>
                            <comment id="57694" author="jozef.bacigal@pantheon.tech" created="Tue, 20 Jun 2017 10:08:01 +0000"  >&lt;p&gt;Plugin can&apos;t change any information send to device. The switch should do it fo it self, or the flow sent should be normalized. And the same plugin can&apos;t change the information gain from switch when storing to operational DS. Plugin normalizes ipv4arbitrary but only for matching the flows. This was made in the latest code. So even if the switch stores the IP wrong plugin matches the flow.&lt;/p&gt;</comment>
                            <comment id="60211" author="abhijit2511" created="Mon, 27 Nov 2017 17:12:23 +0000"  >&lt;p&gt;Any thoughts/updates Sai? Should we close this?&lt;/p&gt;</comment>
                            <comment id="60225" author="sai.marapareddy@gmail.com" created="Mon, 27 Nov 2017 18:05:39 +0000"  >&lt;p&gt;I think this should fix the issue. &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/36471/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/36471/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I haven&apos;t checked recently. We can close it for now.&#160;&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>5562</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=5562]]></customfieldvalue>

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

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