<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:21:58 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-593] HWVTEP - learned duplicate MACs with Uppercase and lowercase</title>
                <link>https://jira.opendaylight.org/browse/NETVIRT-593</link>
                <project id="10144" key="NETVIRT">netvirt</project>
                    <description>&lt;p&gt;ovsdb-client dump tcp:10.0.101.13 :&lt;/p&gt;

&lt;p&gt;Ucast_Macs_Remote table&lt;br/&gt;
MAC                 _uuid                                ipaddr locator                              logical_switch&lt;br/&gt;
------------------- ------------------------------------ ------ ------------------------------------ ------------------------------------&lt;br/&gt;
&quot;FA:16:3E:BE:35:BC&quot; cf254ce3-ee53-4cac-930b-b94e87827ccb &quot;&quot;     a8771481-166b-4bea-8fb9-bd8deb40df9d f8ad49b6-b227-4481-bb1c-d18c1f338ef9&lt;br/&gt;
&quot;FA:16:3E:C3:CC:2A&quot; 5afdd9d5-d911-4e23-8aa6-80880152b083 &quot;&quot;     bd2d4fda-d90c-455f-95d2-121e061dc17d f8ad49b6-b227-4481-bb1c-d18c1f338ef9&lt;br/&gt;
&quot;fa:16:3e:18:1c:46&quot; 98c14f79-09e1-46ff-bb52-f523ed4207fb &quot;&quot;     0781d0d4-8a3d-4028-9aa8-e94fb5725773 f8ad49b6-b227-4481-bb1c-d18c1f338ef9&lt;br/&gt;
&quot;fa:16:3e:7a:bc:de&quot; cc2e6104-d692-4caa-8d15-b790805a7bb2 &quot;&quot;     d82c9757-b932-4a82-815b-9ebd7ec83002 f8ad49b6-b227-4481-bb1c-d18c1f338ef9&lt;br/&gt;
&quot;fa:16:3e:7c:1c:8a&quot; 655a1d45-61d2-4ed7-9840-7d198e952bd4 &quot;&quot;     cd0b6b3c-bee6-4196-bf94-6542822aff29 f8ad49b6-b227-4481-bb1c-d18c1f338ef9&lt;br/&gt;
&quot;fa:16:3e:88:1f:f5&quot; 62abe7ae-18a1-4e17-ae17-4b576ccab3ed &quot;&quot;     60b69a0c-4905-45d5-b449-e1fa063c2b2c f8ad49b6-b227-4481-bb1c-d18c1f338ef9&lt;br/&gt;
&quot;fa:16:3e:95:7b:e7&quot; 46710e99-c78b-495b-a998-33253a95cad7 &quot;&quot;     de3cacd3-9365-4bbc-8d54-1d3d67c8cf77 f8ad49b6-b227-4481-bb1c-d18c1f338ef9&lt;br/&gt;
&quot;fa:16:3e:be:35:bc&quot; ec884b8e-623c-4870-bf39-db6c17b1ef5b &quot;&quot;     a8771481-166b-4bea-8fb9-bd8deb40df9d f8ad49b6-b227-4481-bb1c-d18c1f338ef9&lt;br/&gt;
&quot;fa:16:3e:c3:cc:2a&quot; bf569e19-ed2e-4467-9e7a-894ac277f379 &quot;&quot;     bd2d4fda-d90c-455f-95d2-121e061dc17d f8ad49b6-b227-4481-bb1c-d18c1f338ef9&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="20514">NETVIRT-593</key>
            <summary>HWVTEP - learned duplicate MACs with Uppercase and lowercase</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="10000">Done</resolution>
                                        <assignee username="akash">Akash Sahu</assignee>
                                    <reporter username="amit.cohen2@hpe.com">Amit Cohen</reporter>
                        <labels>
                    </labels>
                <created>Tue, 4 Apr 2017 09:34:36 +0000</created>
                <updated>Thu, 3 May 2018 14:45:06 +0000</updated>
                            <resolved>Tue, 13 Mar 2018 09:07:43 +0000</resolved>
                                    <version>Boron</version>
                                    <fixVersion>Oxygen-SR1</fixVersion>
                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="37630" author="vpickard@redhat.com" created="Tue, 11 Apr 2017 14:24:50 +0000"  >&lt;p&gt;Suneelu thinks this has been fixed in master, needs to be cherry-picked to boron.&lt;br/&gt;
Fix is in netvirt in l2gw code. Akash will update bug with master patch info.&lt;/p&gt;</comment>
                            <comment id="37631" author="k.v.suneelu.verma@ericsson.com" created="Tue, 16 May 2017 10:37:35 +0000"  >&lt;p&gt;Review raised &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/56773/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/56773/&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_10208" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>External issue ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>8148</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=8148]]></customfieldvalue>

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

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