<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:36:30 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>[OVSDB-475] extra ipv6 controller incorrectly configured</title>
                <link>https://jira.opendaylight.org/browse/OVSDB-475</link>
                <project id="10158" key="OVSDB">ovsdb</project>
                    <description>&lt;p&gt;While testing fix for &lt;a href=&quot;https://jira.opendaylight.org/browse/OVSDB-466&quot; title=&quot;IPv6 address for controller configured incorrectly&quot; class=&quot;issue-link&quot; data-issue-key=&quot;OVSDB-466&quot;&gt;&lt;del&gt;OVSDB-466&lt;/del&gt;&lt;/a&gt; in a proper deployment, it was noticed that an extra controller is being configured.&lt;/p&gt;

&lt;p&gt;    Manager &quot;tcp:&lt;span class=&quot;error&quot;&gt;&amp;#91;fd00:fd00:fd00:2000::20&amp;#93;&lt;/span&gt;:6640&quot;&lt;br/&gt;
        is_connected: true&lt;br/&gt;
    Manager &quot;tcp:&lt;span class=&quot;error&quot;&gt;&amp;#91;fd00:fd00:fd00:2000::28&amp;#93;&lt;/span&gt;:6640&quot;&lt;br/&gt;
        is_connected: true&lt;br/&gt;
    Manager &quot;tcp:&lt;span class=&quot;error&quot;&gt;&amp;#91;fd00:fd00:fd00:2000::1e&amp;#93;&lt;/span&gt;:6640&quot;&lt;br/&gt;
        is_connected: true&lt;br/&gt;
    Manager &quot;ptcp:6639:&lt;span class=&quot;error&quot;&gt;&amp;#91;::1&amp;#93;&lt;/span&gt;&quot;&lt;br/&gt;
    Bridge br-int&lt;br/&gt;
        Controller &quot;tcp:&lt;span class=&quot;error&quot;&gt;&amp;#91;fd00:fd00:fd00:2000::1e&amp;#93;&lt;/span&gt;:6653&quot;&lt;br/&gt;
            is_connected: true&lt;br/&gt;
        Controller &quot;tcp:&lt;span class=&quot;error&quot;&gt;&amp;#91;fd00:fd00:fd00:2000::20&amp;#93;&lt;/span&gt;:6653&quot;&lt;br/&gt;
            is_connected: true&lt;br/&gt;
        &lt;b&gt;&lt;font color=&quot;#d04437&quot;&gt;Controller &quot;tcp:fd00:fd00:fd00:2000:0:0:0:20:6653&quot;&lt;/font&gt;&lt;/b&gt;&lt;br/&gt;
        Controller &quot;tcp:&lt;span class=&quot;error&quot;&gt;&amp;#91;fd00:fd00:fd00:2000::28&amp;#93;&lt;/span&gt;:6653&quot;&lt;br/&gt;
            is_connected: true&lt;br/&gt;
        fail_mode: secure&lt;/p&gt;

&lt;p&gt;There is a correct entry for this IP already present and everything works fine. But this wrong entry fills up OVS logs with repeated connection attempts and failures which makes troubleshooting difficult.&lt;/p&gt;</description>
                <environment></environment>
        <key id="31252">OVSDB-475</key>
            <summary>extra ipv6 controller incorrectly configured</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="4" iconUrl="https://jira.opendaylight.org/images/icons/priorities/minor.svg">Low</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="thapar">Vishal Thapar</assignee>
                                    <reporter username="thapar">Vishal Thapar</reporter>
                        <labels>
                            <label>IPV6</label>
                    </labels>
                <created>Fri, 4 Jan 2019 11:42:50 +0000</created>
                <updated>Wed, 16 Jan 2019 06:02:42 +0000</updated>
                            <resolved>Wed, 16 Jan 2019 06:02:42 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="66143" author="thapar" created="Tue, 8 Jan 2019 13:47:31 +0000"  >&lt;p&gt;If a ptcp manager is set on OVS, we configure controller through connection info. There are two issues with this code today:&lt;/p&gt;

&lt;p&gt;1. Doesn&apos;t work well for IPv6.&lt;br/&gt;
2. Doesn&apos;t check if connection is to same port as configured in ptcp manager.&lt;/p&gt;

&lt;p&gt;So we end up with an improper controller configured based on ptcp even if we already configured correct ones from manager entries.&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|i03ltr:</customfieldvalue>

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