<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:05:52 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>[L2SWITCH-82] arphandler unable to flood arp packet</title>
                <link>https://jira.opendaylight.org/browse/L2SWITCH-82</link>
                <project id="10134" key="L2SWITCH">l2switch</project>
                    <description>&lt;p&gt;To reproduce:&lt;br/&gt;
1)bring mininet with three switch and 3 hosts,like:&lt;br/&gt;
sudo mn --topo=linear,3 --mac --switch ovs --controller=remote,192.168.0.1&lt;/p&gt;

&lt;p&gt;2) h1 ping h2 quickly enough before loopremover module to process the topology .&lt;br/&gt;
   Now The StpStatus of nodeconnectors in network hasn&apos;t be fixed.&lt;/p&gt;

&lt;p&gt;3) h1 ping h2 will always fail,because the controller doesn&apos;t packetout the arp-request packet.&lt;br/&gt;
The reason is: At this time, in function dispatchPacket(), inventoryReader.getControllerSwitchConnectors().get(nodeId) is not null;&lt;br/&gt;
inventoryReader.getSwitchNodeConnectors().get(nodeId) also is not null,but has no&lt;br/&gt;
member in the list.&lt;/p&gt;


&lt;p&gt;In the other hand, if the network topology changed which will change the StpStatus of the nodeconnectors ,arphandler module inventoryReader has no way to process this situation.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="21595">L2SWITCH-82</key>
            <summary>arphandler unable to flood arp packet</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="-1">Unassigned</assignee>
                                    <reporter username="ye.xu1@zte.com.cn">Xu Ye</reporter>
                        <labels>
                    </labels>
                <created>Wed, 7 Sep 2016 02:29:16 +0000</created>
                <updated>Thu, 19 Oct 2017 21:28:08 +0000</updated>
                            <resolved>Wed, 5 Oct 2016 23:29:07 +0000</resolved>
                                    <version>unspecified</version>
                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="40439" author="geng.xingyuan@zte.com.cn" created="Fri, 9 Sep 2016 00:22:15 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/45369/1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/45369/1&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="40440" author="ye.xu1@zte.com.cn" created="Tue, 27 Sep 2016 11:44:36 +0000"  >&lt;p&gt;Another situation to reproduce this bug:&lt;br/&gt;
1)bring mininet with one switch and 2 hosts,like:&lt;br/&gt;
sudo mn --topo=single,2 --mac --switch ovs --controller=remote,192.168.0.1&lt;/p&gt;

&lt;p&gt;2) h1 ping h2 ,ok;&lt;/p&gt;

&lt;p&gt;3)  quit mininet,then bring mininet with one switch and 4 hosts,like:&lt;br/&gt;
sudo mn --topo=single,4 --mac --switch ovs --controller=remote,192.168.0.1&lt;/p&gt;

&lt;p&gt;4) h1 ping h4 or h1 ping h3 will always fail;&lt;/p&gt;

&lt;p&gt;Because the nodeconnector info of the node(openflow:1) in buffer  inventoryReader.SwitchNodeConnectors() only contains connectors connected to h1 and h2. So when h1 ping h4,the arp-request can not flood to h4.&lt;br/&gt;
There need some way to refresh the nodeConnector info when network topo changed.&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>6655</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=6655]]></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_10204" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>ODL SR Target Milestone</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10358"><![CDATA[Beryllium-4]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10202" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Priority</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10301"><![CDATA[Normal]]></customfieldvalue>

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

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