<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:20:37 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-71] DHCP packets from a tunnel interface goes up to controller when using L3 pipeline</title>
                <link>https://jira.opendaylight.org/browse/NETVIRT-71</link>
                <project id="10144" key="NETVIRT">netvirt</project>
                    <description>&lt;p&gt;In case we are using a router, therefor using the L3 pipline tables, when dhcp packet is received from the vxlan tunnel it goes from table 0, to table 36, to table 46 and there the flow has output to controller action.&lt;/p&gt;

&lt;p&gt;DHCP packets that doesn&apos;t received from vxlan tunnel, works fine.&lt;/p&gt;

&lt;p&gt;In case we don&apos;t use a router, a packet that is received from the vxlan tunnel skip the L3 pipelines tables, goes to the L2 pipeline tables and the DHCP feature works fine also.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="19992">NETVIRT-71</key>
            <summary>DHCP packets from a tunnel interface goes up to controller when using L3 pipeline</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="n.vivekanandan@ericsson.com">Vivekanandan Narasimhan</assignee>
                                    <reporter username="tomer.pearl@hpe.com">Tomer Pearl</reporter>
                        <labels>
                    </labels>
                <created>Tue, 16 Aug 2016 11:17:36 +0000</created>
                <updated>Tue, 13 Sep 2016 11:21:45 +0000</updated>
                            <resolved>Tue, 13 Sep 2016 11:21:45 +0000</resolved>
                                    <version>Boron</version>
                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="36255" author="periyasamy.palanisamy@ericsson.com" created="Wed, 7 Sep 2016 06:35:52 +0000"  >&lt;p&gt;VivekN,&lt;/p&gt;

&lt;p&gt;As per the bug, This issue happens when router is associated and DHCP packet received via VxLAN tunnel which is being sent from terminating service table (36) to Outbound NAPT table (46). &lt;br/&gt;
But this packet should go to ELAN pipeline to reach DHCP server VM.&lt;br/&gt;
Is it due to any clash between vpnId and elanTag (or) lportTag if subnet route feature is forwarding DHCP packet via ELAN Remote BC group ? I remember you have done similar fix earlier.&lt;br/&gt;
Can you have a look whether it is a similar issue and any other issue in L3VPN pipeline ?&lt;/p&gt;</comment>
                            <comment id="36256" author="n.vivekanandan@ericsson.com" created="Wed, 7 Sep 2016 07:53:39 +0000"  >&lt;p&gt;Hi Tomer,&lt;/p&gt;

&lt;p&gt;Can you please ship us the flow dumps on the two servers ie.,&lt;/p&gt;

&lt;p&gt;1. Flow Dump from the server where the DHCP Service VM is running.&lt;br/&gt;
2. Flow Dump from the server where the source VM is present requesting for DHCP IP.&lt;/p&gt;</comment>
                            <comment id="36257" author="n.vivekanandan@ericsson.com" created="Wed, 7 Sep 2016 10:57:06 +0000"  >&lt;p&gt;Also Tomer, can you please confirm to us if this problem results in VMs unable to get IP Address from the DHCP Service VM and thence the issue is marked CRITICAL?&lt;/p&gt;</comment>
                            <comment id="36258" author="tomer.pearl@hpe.com" created="Wed, 7 Sep 2016 11:47:03 +0000"  >&lt;p&gt;OVS flows of the DHCP service machine&lt;/p&gt;</comment>
                            <comment id="36261" author="tomer.pearl@hpe.com" created="Wed, 7 Sep 2016 11:47:03 +0000"  >&lt;p&gt;Attachment dhcpflows.txt has been added with description: OVS flows of the DHCP server machine&lt;/p&gt;</comment>
                            <comment id="36262" author="tomer.pearl@hpe.com" created="Wed, 7 Sep 2016 11:48:42 +0000"  >&lt;p&gt;Attachment vmflows.txt has been added with description: OVS flows of the source vm requesting DHCP&lt;/p&gt;</comment>
                            <comment id="36259" author="tomer.pearl@hpe.com" created="Wed, 7 Sep 2016 11:51:09 +0000"  >&lt;p&gt;(In reply to Vivekanandan Narasimhan from comment #3)&lt;br/&gt;
&amp;gt; Also Tomer, can you please confirm to us if this problem results in VMs&lt;br/&gt;
&amp;gt; unable to get IP Address from the DHCP Service VM and thence the issue is&lt;br/&gt;
&amp;gt; marked CRITICAL?&lt;/p&gt;

&lt;p&gt;Yes, VMs unable to get IP.&lt;br/&gt;
As a workaround I boot the vms before configuring the router.&lt;/p&gt;</comment>
                            <comment id="36260" author="alonko@hpe.com" created="Tue, 13 Sep 2016 11:21:45 +0000"  >&lt;p&gt;Fixed and verified by &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/44785/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/44785/&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="12199" name="dhcpflows.txt" size="54134" author="tomer.pearl@hpe.com" created="Wed, 7 Sep 2016 11:47:03 +0000"/>
                            <attachment id="12200" name="vmflows.txt" size="56478" author="tomer.pearl@hpe.com" created="Wed, 7 Sep 2016 11:48:42 +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>6436</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=6436]]></customfieldvalue>

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

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