<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:35:54 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>[OVSDB-256] Rules added by MacResolverServices in br-ex are not removed if no arp responses make it back to br-ex</title>
                <link>https://jira.opendaylight.org/browse/OVSDB-256</link>
                <project id="10158" key="OVSDB">ovsdb</project>
                    <description>&lt;p&gt;This is an issue I discovered while testing fixes for &lt;a href=&quot;https://jira.opendaylight.org/browse/OVSDB-206&quot; title=&quot;arp responder periodic timer should refresh node picked for packet-out&quot; class=&quot;issue-link&quot; data-issue-key=&quot;OVSDB-206&quot;&gt;&lt;del&gt;OVSDB-206&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;In my test, I disabled the interface in the external router, so ODL&lt;br/&gt;
would send the ARP queries okay, but no responses from router even&lt;br/&gt;
make it back. In this situation, the temporary flow added in br-ex&lt;br/&gt;
that makes the potential arp response go back to the controller is&lt;br/&gt;
never removed.&lt;/p&gt;

&lt;p&gt;This is also an issue when the periodic responder is removed or&lt;br/&gt;
it is not configured to probe for mac periodically.&lt;/p&gt;

&lt;p&gt;===&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;vagrant@devstack-control devstack(keystone_user1)&amp;#93;&lt;/span&gt;$ sudo ovs-ofctl &lt;del&gt;O OpenFlow13 dump-flows br-ex | cut -d&apos;,&apos; -f3&lt;/del&gt;&lt;br/&gt;
OFPST_FLOW reply (OF1.3) (xid=0x2):&lt;br/&gt;
 table=0, n_packets=124, n_bytes=6440, priority=0 actions=NORMAL&lt;br/&gt;
 table=0, n_packets=39, n_bytes=1638, priority=10000,arp,dl_dst=fa:16:3e:d7:4e:e7,arp_spa=192.168.111.254,arp_tpa=192.168.111.21,arp_op=2,arp_tha=fa:16:3e:d7:4e:e7 actions=CONTROLLER:65535&lt;br/&gt;
 table=0, n_packets=479, n_bytes=52211, dl_type=0x88cc actions=CONTROLLER:65535&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;vagrant@devstack-control devstack(keystone_user1)&amp;#93;&lt;/span&gt;$ &lt;/p&gt;



&lt;p&gt;vagrant@devstack-compute-1:~/devstack$ sudo ovs-ofctl &lt;del&gt;O OpenFlow13 dump-flows br-ex | cut -d&apos;,&apos; -f3&lt;/del&gt;&lt;br/&gt;
OFPST_FLOW reply (OF1.3) (xid=0x2):&lt;br/&gt;
 table=0, n_packets=106, n_bytes=5684, priority=0 actions=NORMAL&lt;br/&gt;
 table=0, n_packets=40, n_bytes=1680, priority=10000,arp,dl_dst=fa:16:3e:d7:4e:e7,arp_spa=192.168.111.254,arp_tpa=192.168.111.21,arp_op=2,arp_tha=fa:16:3e:d7:4e:e7 actions=CONTROLLER:65535&lt;br/&gt;
 table=0, n_packets=520, n_bytes=56680, dl_type=0x88cc actions=CONTROLLER:65535&lt;br/&gt;
vagrant@devstack-compute-1:~/devstack$ &lt;/p&gt;




&lt;p&gt;vagrant@devstack-compute-2:~/devstack$ sudo ovs-ofctl &lt;del&gt;O OpenFlow13 dump-flows br-ex | cut -d&apos;,&apos; -f3&lt;/del&gt;&lt;br/&gt;
OFPST_FLOW reply (OF1.3) (xid=0x2):&lt;br/&gt;
 table=0, n_packets=82, n_bytes=4676, priority=0 actions=NORMAL&lt;br/&gt;
 table=0, n_packets=523, n_bytes=57007, dl_type=0x88cc actions=CONTROLLER:65535&lt;br/&gt;
vagrant@devstack-compute-2:~/devstack$&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="21948">OVSDB-256</key>
            <summary>Rules added by MacResolverServices in br-ex are not removed if no arp responses make it back to br-ex</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="flavio@flaviof.com">Flavio Fernandes</assignee>
                                    <reporter username="flavio@flaviof.com">Flavio Fernandes</reporter>
                        <labels>
                    </labels>
                <created>Mon, 11 Jan 2016 14:51:43 +0000</created>
                <updated>Wed, 13 Jan 2016 00:20:34 +0000</updated>
                            <resolved>Wed, 13 Jan 2016 00:20:34 +0000</resolved>
                                    <version>unspecified</version>
                                                    <component>openstack.net-virt</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="41136" author="flavio@flaviof.com" created="Tue, 12 Jan 2016 02:27:32 +0000"  >&lt;p&gt;Gerrits:&lt;/p&gt;

&lt;p&gt;Master (aka Be): &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/32380/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/32380/&lt;/a&gt;&lt;br/&gt;
Lithium: &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/32379/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/32379/&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>4927</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=4927]]></customfieldvalue>

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

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