<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:14:06 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>[BGPCEP-782] Different peer-id on different versions</title>
                <link>https://jira.opendaylight.org/browse/BGPCEP-782</link>
                <project id="10108" key="BGPCEP">bgpcep</project>
                    <description>&lt;p&gt;Overview peer-id in full rib is different on oxygen and less, where router-id is taken instead of neighbor address/local-address from exabgp. On flurine there is neighbor address as it should be (imo).&lt;/p&gt;

&lt;p&gt;Steps to reproduce&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;install:feature odl-restconf odl-bgpcep-bgp odl-bgpcep-bgp-config-example&lt;/li&gt;
	&lt;li&gt;conf_peer.py (configures internal neighbor ::1)&lt;/li&gt;
	&lt;li&gt;env exabgp.tcp.port=1790 exabgp --debug default.cfg&lt;br/&gt;
(starts exabgp with one ipv6 route)&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;In case of &amp;lt;=oxygen peer-id is set to 1.2.3.4 from router-id from exabgp config, even though there is no neighbor configured at that address.&lt;br/&gt;
Fluorine correctly assigns peer-id as ipv6 as is neighbor configuration and local-address in exabgp config.&lt;/p&gt;

&lt;p&gt;fluorine output from full-rib&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
{
          &lt;span class=&quot;code-quote&quot;&gt;&quot;peer-id&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;bgp:&lt;span class=&quot;code-comment&quot;&gt;//::1&quot;&lt;/span&gt;,
&lt;/span&gt;          &lt;span class=&quot;code-quote&quot;&gt;&quot;peer-role&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;ibgp&quot;&lt;/span&gt;,
          &lt;span class=&quot;code-quote&quot;&gt;&quot;adj-rib-in&quot;&lt;/span&gt;: {
            &lt;span class=&quot;code-quote&quot;&gt;&quot;tables&quot;&lt;/span&gt;: [
              {
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;output from oxygen&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
{
          &lt;span class=&quot;code-quote&quot;&gt;&quot;peer-id&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;bgp:&lt;span class=&quot;code-comment&quot;&gt;//1.2.3.4&quot;&lt;/span&gt;,
&lt;/span&gt;          &lt;span class=&quot;code-quote&quot;&gt;&quot;peer-role&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;ibgp&quot;&lt;/span&gt;,
          &lt;span class=&quot;code-quote&quot;&gt;&quot;adj-rib-in&quot;&lt;/span&gt;: {
            &lt;span class=&quot;code-quote&quot;&gt;&quot;tables&quot;&lt;/span&gt;: [
              {
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;routes are the same in both cases, and are present in ipv6 topology as well.&lt;/p&gt;</description>
                <environment></environment>
        <key id="29580">BGPCEP-782</key>
            <summary>Different peer-id on different versions</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="cdgasparini">Claudio David Gasparini</assignee>
                                    <reporter username="tomas.markovic">Tomas Markovic</reporter>
                        <labels>
                    </labels>
                <created>Tue, 3 Apr 2018 10:38:03 +0000</created>
                <updated>Thu, 14 Jun 2018 08:17:38 +0000</updated>
                            <resolved>Wed, 4 Apr 2018 08:09:44 +0000</resolved>
                                    <version>Fluorine</version>
                                    <fixVersion>Fluorine</fixVersion>
                                    <component>BGP</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="62033" author="cdgasparini" created="Tue, 3 Apr 2018 15:59:44 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/70282/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/70282/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="62034" author="cdgasparini" created="Tue, 3 Apr 2018 16:00:18 +0000"  >&lt;p&gt;Could you test the fix and close the bug.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;Regards,&#160;&lt;/p&gt;</comment>
                            <comment id="62043" author="tomas.markovic" created="Wed, 4 Apr 2018 06:22:36 +0000"  >&lt;p&gt;does not work on fluorine &lt;a href=&quot;https://jenkins.opendaylight.org/sandbox/job/tomas-bgpcep-csit-1node-userfeatures-all-fluorine/11/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/sandbox/job/tomas-bgpcep-csit-1node-userfeatures-all-fluorine/11/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="62045" author="tomas.markovic" created="Wed, 4 Apr 2018 07:39:58 +0000"  >&lt;p&gt;It now takes router-id even on fluorine&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="14527" name="conf_peer.py" size="1511" author="tomas.markovic" created="Tue, 3 Apr 2018 10:30:10 +0000"/>
                            <attachment id="14526" name="default.cfg" size="291" author="tomas.markovic" created="Tue, 3 Apr 2018 10:30:10 +0000"/>
                            <attachment id="14525" name="get_ipv6_topology.sh" size="182" author="tomas.markovic" created="Tue, 3 Apr 2018 10:30:10 +0000"/>
                    </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|i03cn3:</customfieldvalue>

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