<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:21:32 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-431] Unable to add an ingress security group rule when the remote-ip-prefix is un-masked</title>
                <link>https://jira.opendaylight.org/browse/NETVIRT-431</link>
                <project id="10144" key="NETVIRT">netvirt</project>
                    <description>&lt;p&gt;Setup:&lt;br/&gt;
1. Stateful Security Groups enabled.&lt;br/&gt;
2. Create a tenant network with an IPv4 subnet and associate it to a Neutron router.&lt;br/&gt;
3. Create an external FLAT network with IPv4 subnet and associate the external network to the router.&lt;br/&gt;
4. Spawn a VM on the tenant network and associate a floating-ip to the VM.&lt;br/&gt;
5. Add an ingress security group rule with an unmasked remote-ip-prefix (f.e., 172.16.1.20/24)&lt;/p&gt;

&lt;p&gt;You can see that ACL service does not program this flow in Table 252.&lt;br/&gt;
However, if we add the same ingress ACL rule with a masked prefix (i.e., 172.16.1.0/24), it works fine.&lt;/p&gt;

&lt;p&gt;There is no error in karaf when step-5 is executed. So user will not be aware of this issue.&lt;br/&gt;
Though we can expect that user always enter a masked prefix, IMHO its good to support this use-case by handling this in ACL Service.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="20352">NETVIRT-431</key>
            <summary>Unable to add an ingress security group rule when the remote-ip-prefix is un-masked</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="10003">Cannot Reproduce</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="SridharG">Sridhar Gaddam</reporter>
                        <labels>
                    </labels>
                <created>Mon, 16 Jan 2017 07:14:25 +0000</created>
                <updated>Mon, 8 Apr 2019 16:58:30 +0000</updated>
                            <resolved>Thu, 6 Jul 2017 05:10:39 +0000</resolved>
                                    <version>Carbon</version>
                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="37117" author="shague@redhat.com" created="Wed, 18 Jan 2017 20:18:49 +0000"  >&lt;p&gt;(In reply to Sridhar Gaddam from comment #0)&lt;br/&gt;
&amp;gt; Setup:&lt;br/&gt;
&amp;gt; 1. Stateful Security Groups enabled.&lt;br/&gt;
&amp;gt; 2. Create a tenant network with an IPv4 subnet and associate it to a Neutron&lt;br/&gt;
&amp;gt; router.&lt;br/&gt;
&amp;gt; 3. Create an external FLAT network with IPv4 subnet and associate the&lt;br/&gt;
&amp;gt; external network to the router.&lt;br/&gt;
&amp;gt; 4. Spawn a VM on the tenant network and associate a floating-ip to the VM.&lt;br/&gt;
&amp;gt; 5. Add an ingress security group rule with an unmasked remote-ip-prefix&lt;br/&gt;
&amp;gt; (f.e., 172.16.1.20/24)&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; You can see that ACL service does not program this flow in Table 252.&lt;br/&gt;
&amp;gt; However, if we add the same ingress ACL rule with a masked prefix (i.e.,&lt;br/&gt;
&amp;gt; 172.16.1.0/24), it works fine.&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; There is no error in karaf when step-5 is executed. So user will not be&lt;br/&gt;
&amp;gt; aware of this issue.&lt;br/&gt;
&amp;gt; Though we can expect that user always enter a masked prefix, IMHO its good&lt;br/&gt;
&amp;gt; to support this use-case by handling this in ACL Service.&lt;/p&gt;

&lt;p&gt;Did you mean /24 for the unmasked case or should that be /32?&lt;/p&gt;</comment>
                            <comment id="37118" author="sgaddam@redhat.com" created="Thu, 19 Jan 2017 03:31:10 +0000"  >&lt;p&gt;I meant /24 only. Agree that Ideally user should enter the prefix as &quot;172.16.1.0/24&quot;, but IMHO even if he accidentally enters &quot;172.16.1.20/24&quot; we should be able to support.&lt;/p&gt;</comment>
                            <comment id="37119" author="balakrishnan" created="Thu, 6 Jul 2017 05:10:39 +0000"  >&lt;p&gt;(In reply to Sridhar Gaddam from comment #2)&lt;br/&gt;
&amp;gt; I meant /24 only. Agree that Ideally user should enter the prefix as&lt;br/&gt;
&amp;gt; &quot;172.16.1.0/24&quot;, but IMHO even if he accidentally enters &quot;172.16.1.20/24&quot; we&lt;br/&gt;
&amp;gt; should be able to support.&lt;/p&gt;

&lt;p&gt;Hi Sridhar,&lt;br/&gt;
   similar discussion happened on this bug.&lt;br/&gt;
&lt;a href=&quot;https://bugs.opendaylight.org/show_bug.cgi?id=8561&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://bugs.opendaylight.org/show_bug.cgi?id=8561&lt;/a&gt;&lt;br/&gt;
OF Plugin says  issue with OVS ,when  OF plugin teying to push the flow using &quot;/24&quot; with fixed IP OVS returns error.&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>7546</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=7546]]></customfieldvalue>

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

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