<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:20:29 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>[NETVIRT-17] Make Gateway Arp resolve cluster aware</title>
                <link>https://jira.opendaylight.org/browse/NETVIRT-17</link>
                <project id="10144" key="NETVIRT">netvirt</project>
                    <description>&lt;p&gt;In 3-node cluster setup, all instances of net-virt runs the gateway mac resolver and send out ARP request for the external network gateway address. Although it&apos;s does not affect the functionality, but it generate x3 time ARP packets, which it should not do.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="19938">NETVIRT-17</key>
            <summary>Make Gateway Arp resolve cluster aware</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.opendaylight.org/images/icons/priorities/major.svg">Medium</priority>
                        <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="Avishnoi">Anil Vishnoi</assignee>
                                    <reporter username="Avishnoi">Anil Vishnoi</reporter>
                        <labels>
                    </labels>
                <created>Wed, 11 May 2016 09:06:24 +0000</created>
                <updated>Fri, 9 Mar 2018 18:21:29 +0000</updated>
                            <resolved>Fri, 9 Mar 2018 17:53:06 +0000</resolved>
                                    <version>Beryllium</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="36154" author="arthi.b@hcl.com" created="Mon, 30 May 2016 14:48:38 +0000"  >&lt;p&gt;Anil,&lt;br/&gt;
To reproduce the bug, we&apos;ve used 3 nodes cluster setup, a control and compute node.&lt;br/&gt;
Once the stack is up, we created an external network (external 192.164.1.1). &lt;/p&gt;

&lt;p&gt;Following are the commands we have used:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;source openrc admin admin&lt;/li&gt;
	&lt;li&gt;neutron net-create public --router:external&lt;/li&gt;
	&lt;li&gt;neutron subnet-create public 192.165.1.0/24 --name vlan --enable_dhcp=False --allocation_pool start=192.165.1.25,end=192.165.1.45 --gateway 192.165.1.1&lt;/li&gt;
	&lt;li&gt;neutron router-create router1&lt;/li&gt;
	&lt;li&gt;neutron router-gateway-set &amp;lt;router-id&amp;gt; &amp;lt;external sub-network-id&amp;gt;&lt;/li&gt;
	&lt;li&gt;neutron floatingip-create public&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;and we got the dump flows for br-ex&lt;/p&gt;

&lt;p&gt;PFB dump flows:&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;stack@devstack-control devstack&amp;#93;&lt;/span&gt;$ sudo ovs-ofctl -O OpenFlow13 dump-flows br-ex&lt;br/&gt;
OFPST_FLOW reply (OF1.3) (xid=0x2):&lt;br/&gt;
cookie=0x0, duration=14247.554s, table=0, n_packets=0, n_bytes=0, dl_type=0x88cc actions=CONTROLLER:65535&lt;br/&gt;
cookie=0x0, duration=14247.554s, table=0, n_packets=1968, n_bytes=118128, priority=0 actions=NORMAL&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;stack@devstack-control devstack&amp;#93;&lt;/span&gt;$&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;stack@devstack-control devstack&amp;#93;&lt;/span&gt;$&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;stack@devstack-control devstack&amp;#93;&lt;/span&gt;$ sudo ovs-ofctl -O OpenFlow13 dump-flows br-ex&lt;br/&gt;
OFPST_FLOW reply (OF1.3) (xid=0x2):&lt;br/&gt;
cookie=0x0, duration=14248.969s, table=0, n_packets=0, n_bytes=0, dl_type=0x88cc actions=CONTROLLER:65535&lt;br/&gt;
cookie=0x0, duration=14248.969s, table=0, n_packets=1968, n_bytes=118128, priority=0 actions=NORMAL&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;stack@devstack-control devstack&amp;#93;&lt;/span&gt;$ sudo ovs-ofctl -O OpenFlow13 dump-flows br-ex&lt;br/&gt;
OFPST_FLOW reply (OF1.3) (xid=0x2):&lt;br/&gt;
cookie=0x0, duration=14249.906s, table=0, n_packets=0, n_bytes=0, dl_type=0x88cc actions=CONTROLLER:65535&lt;br/&gt;
cookie=0x372, duration=0.748s, table=0, n_packets=1, n_bytes=60, priority=10000,arp,dl_dst=fa:16:3e:f0:84:92,arp_spa=192.164.1.6,arp_tpa=192.164.1.25,arp_op=2,arp_tha=fa:16:3e:f0:84:92 actions=CONTROLLER:65535&lt;br/&gt;
cookie=0x0, duration=14249.906s, table=0, n_packets=1968, n_bytes=118128, priority=0 actions=NORMAL&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;stack@devstack-control devstack&amp;#93;&lt;/span&gt;$&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;stack@devstack-control devstack&amp;#93;&lt;/span&gt;$ sudo ovs-ofctl -O OpenFlow13 dump-flows br-ex&lt;br/&gt;
OFPST_FLOW reply (OF1.3) (xid=0x2):&lt;br/&gt;
cookie=0x0, duration=14254.949s, table=0, n_packets=0, n_bytes=0, dl_type=0x88cc actions=CONTROLLER:65535&lt;br/&gt;
cookie=0x372, duration=5.791s, table=0, n_packets=2, n_bytes=120, priority=10000,arp,dl_dst=fa:16:3e:f0:84:92,arp_spa=192.164.1.6,arp_tpa=192.164.1.25,arp_op=2,arp_tha=fa:16:3e:f0:84:92 actions=CONTROLLER:65535&lt;br/&gt;
cookie=0x0, duration=14254.949s, table=0, n_packets=1969, n_bytes=118188, priority=0 actions=NORMAL&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;stack@devstack-control devstack&amp;#93;&lt;/span&gt;$&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;stack@devstack-control devstack&amp;#93;&lt;/span&gt;$ sudo ovs-ofctl -O OpenFlow13 dump-flows br-ex&lt;br/&gt;
OFPST_FLOW reply (OF1.3) (xid=0x2):&lt;br/&gt;
cookie=0x0, duration=14298.204s, table=0, n_packets=0, n_bytes=0, dl_type=0x88cc actions=CONTROLLER:65535&lt;br/&gt;
cookie=0x0, duration=14298.204s, table=0, n_packets=1976, n_bytes=118608, priority=0 actions=NORMAL&lt;/p&gt;


&lt;p&gt;According to our observation, the packet count varies periodically in a particular time interval. Kindly let us know whether our observation is right.&lt;/p&gt;</comment>
                            <comment id="36156" author="arthi.b@hcl.com" created="Mon, 30 May 2016 14:48:38 +0000"  >&lt;p&gt;Attachment br-ex_dumpflows.jpg has been added with description: br-ex dump-flows&lt;/p&gt;</comment>
                            <comment id="36155" author="hariprasidh" created="Tue, 31 May 2016 05:41:08 +0000"  >&lt;p&gt;(In reply to Arthi Bhattacharjee from comment #1)&lt;br/&gt;
&amp;gt; Created attachment 1010 &lt;span class=&quot;error&quot;&gt;&amp;#91;details&amp;#93;&lt;/span&gt;&lt;br/&gt;
&amp;gt; br-ex dump-flows&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; Anil,&lt;br/&gt;
&amp;gt; To reproduce the bug, we&apos;ve used 3 nodes cluster setup, a control and&lt;br/&gt;
&amp;gt; compute node.&lt;br/&gt;
&amp;gt; Once the stack is up, we created an external network (external 192.164.1.1). &lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; Following are the commands we have used:&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; * source openrc admin admin&lt;br/&gt;
&amp;gt; * neutron net-create public --router:external&lt;br/&gt;
&amp;gt; * neutron subnet-create public 192.165.1.0/24 --name vlan&lt;br/&gt;
&amp;gt; --enable_dhcp=False --allocation_pool start=192.165.1.25,end=192.165.1.45&lt;br/&gt;
&amp;gt; --gateway 192.165.1.1&lt;br/&gt;
&amp;gt; * neutron router-create router1&lt;br/&gt;
&amp;gt; * neutron router-gateway-set &amp;lt;router-id&amp;gt; &amp;lt;external sub-network-id&amp;gt;&lt;br/&gt;
&amp;gt; * neutron floatingip-create public&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; and we got the dump flows for br-ex&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; PFB dump flows:&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; &lt;span class=&quot;error&quot;&gt;&amp;#91;stack@devstack-control devstack&amp;#93;&lt;/span&gt;$ sudo ovs-ofctl -O OpenFlow13 dump-flows&lt;br/&gt;
&amp;gt; br-ex&lt;br/&gt;
&amp;gt; OFPST_FLOW reply (OF1.3) (xid=0x2):&lt;br/&gt;
&amp;gt; cookie=0x0, duration=14247.554s, table=0, n_packets=0, n_bytes=0,&lt;br/&gt;
&amp;gt; dl_type=0x88cc actions=CONTROLLER:65535&lt;br/&gt;
&amp;gt; cookie=0x0, duration=14247.554s, table=0, n_packets=1968, n_bytes=118128,&lt;br/&gt;
&amp;gt; priority=0 actions=NORMAL&lt;br/&gt;
&amp;gt; &lt;span class=&quot;error&quot;&gt;&amp;#91;stack@devstack-control devstack&amp;#93;&lt;/span&gt;$&lt;br/&gt;
&amp;gt; &lt;span class=&quot;error&quot;&gt;&amp;#91;stack@devstack-control devstack&amp;#93;&lt;/span&gt;$&lt;br/&gt;
&amp;gt; &lt;span class=&quot;error&quot;&gt;&amp;#91;stack@devstack-control devstack&amp;#93;&lt;/span&gt;$ sudo ovs-ofctl -O OpenFlow13 dump-flows&lt;br/&gt;
&amp;gt; br-ex&lt;br/&gt;
&amp;gt; OFPST_FLOW reply (OF1.3) (xid=0x2):&lt;br/&gt;
&amp;gt; cookie=0x0, duration=14248.969s, table=0, n_packets=0, n_bytes=0,&lt;br/&gt;
&amp;gt; dl_type=0x88cc actions=CONTROLLER:65535&lt;br/&gt;
&amp;gt; cookie=0x0, duration=14248.969s, table=0, n_packets=1968, n_bytes=118128,&lt;br/&gt;
&amp;gt; priority=0 actions=NORMAL&lt;br/&gt;
&amp;gt; &lt;span class=&quot;error&quot;&gt;&amp;#91;stack@devstack-control devstack&amp;#93;&lt;/span&gt;$ sudo ovs-ofctl -O OpenFlow13 dump-flows&lt;br/&gt;
&amp;gt; br-ex&lt;br/&gt;
&amp;gt; OFPST_FLOW reply (OF1.3) (xid=0x2):&lt;br/&gt;
&amp;gt; cookie=0x0, duration=14249.906s, table=0, n_packets=0, n_bytes=0,&lt;br/&gt;
&amp;gt; dl_type=0x88cc actions=CONTROLLER:65535&lt;br/&gt;
&amp;gt; cookie=0x372, duration=0.748s, table=0, n_packets=1, n_bytes=60,&lt;br/&gt;
&amp;gt; priority=10000,arp,dl_dst=fa:16:3e:f0:84:92,arp_spa=192.164.1.6,arp_tpa=192.&lt;br/&gt;
&amp;gt; 164.1.25,arp_op=2,arp_tha=fa:16:3e:f0:84:92 actions=CONTROLLER:65535&lt;br/&gt;
&amp;gt; cookie=0x0, duration=14249.906s, table=0, n_packets=1968, n_bytes=118128,&lt;br/&gt;
&amp;gt; priority=0 actions=NORMAL&lt;br/&gt;
&amp;gt; &lt;span class=&quot;error&quot;&gt;&amp;#91;stack@devstack-control devstack&amp;#93;&lt;/span&gt;$&lt;br/&gt;
&amp;gt; &lt;span class=&quot;error&quot;&gt;&amp;#91;stack@devstack-control devstack&amp;#93;&lt;/span&gt;$ sudo ovs-ofctl -O OpenFlow13 dump-flows&lt;br/&gt;
&amp;gt; br-ex&lt;br/&gt;
&amp;gt; OFPST_FLOW reply (OF1.3) (xid=0x2):&lt;br/&gt;
&amp;gt; cookie=0x0, duration=14254.949s, table=0, n_packets=0, n_bytes=0,&lt;br/&gt;
&amp;gt; dl_type=0x88cc actions=CONTROLLER:65535&lt;br/&gt;
&amp;gt; cookie=0x372, duration=5.791s, table=0, n_packets=2, n_bytes=120,&lt;br/&gt;
&amp;gt; priority=10000,arp,dl_dst=fa:16:3e:f0:84:92,arp_spa=192.164.1.6,arp_tpa=192.&lt;br/&gt;
&amp;gt; 164.1.25,arp_op=2,arp_tha=fa:16:3e:f0:84:92 actions=CONTROLLER:65535&lt;br/&gt;
&amp;gt; cookie=0x0, duration=14254.949s, table=0, n_packets=1969, n_bytes=118188,&lt;br/&gt;
&amp;gt; priority=0 actions=NORMAL&lt;br/&gt;
&amp;gt; &lt;span class=&quot;error&quot;&gt;&amp;#91;stack@devstack-control devstack&amp;#93;&lt;/span&gt;$&lt;br/&gt;
&amp;gt; &lt;span class=&quot;error&quot;&gt;&amp;#91;stack@devstack-control devstack&amp;#93;&lt;/span&gt;$ sudo ovs-ofctl -O OpenFlow13 dump-flows&lt;br/&gt;
&amp;gt; br-ex&lt;br/&gt;
&amp;gt; OFPST_FLOW reply (OF1.3) (xid=0x2):&lt;br/&gt;
&amp;gt; cookie=0x0, duration=14298.204s, table=0, n_packets=0, n_bytes=0,&lt;br/&gt;
&amp;gt; dl_type=0x88cc actions=CONTROLLER:65535&lt;br/&gt;
&amp;gt; cookie=0x0, duration=14298.204s, table=0, n_packets=1976, n_bytes=118608,&lt;br/&gt;
&amp;gt; priority=0 actions=NORMAL&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; According to our observation, the packet count varies periodically in a&lt;br/&gt;
&amp;gt; particular time interval. Kindly let us know whether our observation is&lt;br/&gt;
&amp;gt; right.&lt;/p&gt;

&lt;p&gt;Hi Anil,&lt;/p&gt;

&lt;p&gt;In above test, we used external gateway address as 192.164.1.6.&lt;/p&gt;</comment>
                            <comment id="61627" author="shague@redhat.com" created="Fri, 9 Mar 2018 17:53:06 +0000"  >&lt;p&gt;Legacy NetVirt is deprecated.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="12182" name="br-ex_dumpflows.jpg" size="441717" author="arthi.b@hcl.com" created="Mon, 30 May 2016 14:48:38 +0000"/>
                    </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>5872</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=5872]]></customfieldvalue>

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

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