<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:01:02 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>[GBP-69] BUG: Duplicate flows in policy enforcer.</title>
                <link>https://jira.opendaylight.org/browse/GBP-69</link>
                <project id="10127" key="GBP">groupbasedpolicy</project>
                    <description>&lt;p&gt;When creating a Nova &quot;port&quot; with basic IPv4 ingress/egress:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://gist.github.com/3230000010f5f89d0404&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://gist.github.com/3230000010f5f89d0404&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I see flows filtered on subnet ie leveraging EIC.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://gist.github.com/eaea3770ba4eb83cfb79&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://gist.github.com/eaea3770ba4eb83cfb79&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This is incorrect.&lt;/p&gt;

&lt;p&gt;EIC should be used in Neutron mapping for security-group rules with prefixes, not subnets that are provisioned. &lt;/p&gt;

&lt;p&gt;There maybe subnets: 10.0.0.0/24, 10.0.1.0/24 and 10.0.3.0/24 &lt;/p&gt;

&lt;p&gt;Unless a user EXPLICITLY states a prefix rule in a security group, these should not be used.&lt;/p&gt;

&lt;p&gt;ie.&lt;/p&gt;

&lt;p&gt;a user may specific a rule 10.0.0.0/8 and THAT should go into the EIC.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="28375">GBP-69</key>
            <summary>BUG: Duplicate flows in policy enforcer.</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="msunal@cisco.com">Martin Sunal</assignee>
                                    <reporter username="alagalah">Keith Burns</reporter>
                        <labels>
                    </labels>
                <created>Sun, 31 May 2015 18:03:09 +0000</created>
                <updated>Mon, 15 Jun 2015 02:05:49 +0000</updated>
                            <resolved>Mon, 15 Jun 2015 02:05:49 +0000</resolved>
                                    <version>unspecified</version>
                                                    <component>General</component>
                        <due>Mon, 1 Jun 2015 00:00:00 +0000</due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="59476" author="alagalah" created="Sun, 31 May 2015 18:16:19 +0000"  >&lt;p&gt;More data:&lt;/p&gt;

&lt;p&gt;Table4: POLICY_ENFORCER:&lt;br/&gt;
&lt;a href=&quot;https://gist.github.com/a6d003373c9b6ccb0123&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://gist.github.com/a6d003373c9b6ccb0123&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Testing script on single node devstack:&lt;br/&gt;
&lt;a href=&quot;https://gist.github.com/ff68f98b5f031e15b197&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://gist.github.com/ff68f98b5f031e15b197&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;No prefix in security group rules.&lt;/p&gt;</comment>
                            <comment id="59477" author="alagalah" created="Sun, 31 May 2015 20:10:21 +0000"  >&lt;p&gt;I see the issue now, these are DHCP flows?&lt;/p&gt;

&lt;p&gt;Note that we don&apos;t have IP addresses in DHCP queries, hence it doesn&apos;t make sense to do this. &lt;/p&gt;

&lt;p&gt;DHCP is handled initially via broadcast, so will probably bypass this until the resolution phase.&lt;/p&gt;

&lt;p&gt;It maybe worth having someone look at all the duplicate flows.&lt;/p&gt;

&lt;p&gt;renaming bug and lowering priority.&lt;/p&gt;</comment>
                            <comment id="59478" author="alagalah" created="Mon, 1 Jun 2015 03:48:47 +0000"  >&lt;p&gt;You can use the below scripts to reproduce this.&lt;/p&gt;</comment>
                            <comment id="59479" author="msunal@cisco.com" created="Wed, 3 Jun 2015 14:17:28 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/21676/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/21676/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="59480" author="alagalah" created="Mon, 15 Jun 2015 02:05:49 +0000"  >&lt;p&gt;Resolved with FlowIds&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>3460</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=3460]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10206" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Issue Type</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10300"><![CDATA[Bug]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10204" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>ODL SR Target Milestone</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10361"><![CDATA[Lithium-RC0]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10202" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Priority</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10313"><![CDATA[Highest]]></customfieldvalue>

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

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