<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:23:10 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-1074] DNAT traffic is not working if SNAT is Disabled</title>
                <link>https://jira.opendaylight.org/browse/NETVIRT-1074</link>
                <project id="10144" key="NETVIRT">netvirt</project>
                    <description>&lt;p&gt;DNAT traffic is not working if SNAT is Disabled.&lt;/p&gt;

&lt;p&gt;DNAT traffic is getting dropped at Table 21 (L3_FIB_TABLE) since if SNAT is disabled there is no default flow table 21-&amp;gt;table 26 is getting installed on the switch for carry DNAT traffic.&lt;/p&gt;

&lt;p&gt;Please find the below steps for re-produce the issue.&lt;/p&gt;

&lt;p&gt;1) Create Network 1 and network 2&lt;br/&gt;
2) Create Subnet1 from Network1 and Subnet2 from Network2&lt;br/&gt;
3) Create Neutron port for each network&lt;br/&gt;
4) Boot VMs on each network with different compute nodes&lt;br/&gt;
5) Create Router1&lt;br/&gt;
6) Attach subnet1 and subnet2 to the neutron-router1&lt;br/&gt;
7) Create External network (GRE Provider type)&lt;br/&gt;
8) Create external subnet&lt;br/&gt;
9) Create L3BGP-VPN and associate to external network&lt;br/&gt;
10) Router gateway set with disabled SNAT (neutron router-gateway-set router1 myextnet100 --enable-snat)&lt;/p&gt;

&lt;p&gt;11) Create 2 FloatingIP&lt;br/&gt;
12) Associate FloatingIP to VM Instance Neutron port&lt;br/&gt;
13) Ping from FIP-1 to FIP-2 (Traffic is not working because of missing flows in Table 21)&lt;/p&gt;


</description>
                <environment></environment>
        <key id="29147">NETVIRT-1074</key>
            <summary>DNAT traffic is not working if SNAT is Disabled</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="10004" iconUrl="https://jira.opendaylight.org/images/icons/status_generic.gif" description="">Verified</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10000">Done</resolution>
                                        <assignee username="Karthikeyan">Karthikeyan Krishnan</assignee>
                                    <reporter username="Karthikeyan">Karthikeyan Krishnan</reporter>
                        <labels>
                            <label>netvirt</label>
                    </labels>
                <created>Thu, 1 Feb 2018 11:27:39 +0000</created>
                <updated>Fri, 9 Mar 2018 18:21:33 +0000</updated>
                            <resolved>Mon, 12 Feb 2018 04:46:34 +0000</resolved>
                                                    <fixVersion>Oxygen</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                    <workratio workratioPercent="100"/>
                                    <progress percentage="100">
                                    <originalProgress>
                                                    <row percentage="100" backgroundColor="#89afd7"/>
                                            </originalProgress>
                                                    <currentProgress>
                                                    <row percentage="100" backgroundColor="#51a825"/>
                                                    <row percentage="0" backgroundColor="#ec8e00"/>
                                            </currentProgress>
                            </progress>
                                    <aggregateprogress percentage="100">
                                    <originalProgress>
                                                    <row percentage="100" backgroundColor="#89afd7"/>
                                            </originalProgress>
                                                    <currentProgress>
                                                    <row percentage="100" backgroundColor="#51a825"/>
                                                    <row percentage="0" backgroundColor="#ec8e00"/>
                                            </currentProgress>
                            </aggregateprogress>
                                    <timeoriginalestimate seconds="115200">4 days</timeoriginalestimate>
                            <timeestimate seconds="0">0 minutes</timeestimate>
                            <timespent seconds="115200">4 days</timespent>
                                <comments>
                            <comment id="60900" author="karthikeyan" created="Thu, 1 Feb 2018 11:53:43 +0000"  >&lt;p&gt;Please find the below link for code review in Oxygen (Master)&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/67815/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/67815/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="61023" author="karthikeyan" created="Mon, 12 Feb 2018 04:46:34 +0000"  >&lt;p&gt;Please refer the below link for merged code changes in ODL-Oxygen branch.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/67815/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/67815/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="61024" author="karthikeyan" created="Mon, 12 Feb 2018 04:48:30 +0000"  >&lt;p&gt;Please refer the below CSIT job for 100 % passed with this fix.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jenkins.opendaylight.org/releng/job/netvirt-patch-test-current-oxygen/723/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/job/netvirt-patch-test-current-oxygen/723/&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_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i039yv:</customfieldvalue>

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