<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:14:20 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-865] BGP advertizes Route Target Entries even when it has not advertized it</title>
                <link>https://jira.opendaylight.org/browse/BGPCEP-865</link>
                <project id="10108" key="BGPCEP">bgpcep</project>
                    <description>&lt;p&gt;In CSIT (&lt;a href=&quot;https://logs.opendaylight.org/releng/vex-yul-odl-jenkins-1/bgpcep-csit-1node-userfeatures-all-neon/208/exa6.log.gz&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/releng/vex-yul-odl-jenkins-1/bgpcep-csit-1node-userfeatures-all-neon/208/exa6.log.gz&lt;/a&gt; )&#160;we have the following error:&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;09:24:56 | 17061  | peer-1          | &amp;lt;&amp;lt; UPDATE #9
09:24:56 | 17061  | peer-1          |    UPDATE #9 nlri  (  11) eor 2/1 (ipv6 unicast)
09:24:56 | 17061  | outgoing-7      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 001D 02
09:24:56 | 17061  | outgoing-7      | received TCP payload (  10) 0000 0006 800F 0300 0184
09:24:56 | 17061  | outgoing-7      | &amp;lt;&amp;lt; message of type UPDATE
09:24:56 | 17061  | parser          | parsing UPDATE (  10) 0000 0006 800F 0300 0184
09:24:56 | 17061  | parser          | withdrawn NLRI none
09:24:56 | 17061  | parser          | attribute mp-unreach-nlri    flag 0x80 type 0x0f len 0x03 payload 0001 84
09:24:56 | 17061  | outgoing-7      | sending TCP payload (  63) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 003F 0303 0070 7265 7365 6E74 6564 2061 206E 6F6E 2D6E 6567 6F74 6961 7465 6420 6661 6D69 6C79 2069 7076 3420 7274 63
09:24:56 | 17061  | outgoing-7      | &amp;gt;&amp;gt; NOTIFICATION (3,0,&quot;presented a non-negotiated family ipv4 rtc&quot;)
09:24:56 | 17061  | outgoing-7      | peer reset, message [notification sent (3,0)] error[UPDATE message error / Unspecific / presented a non-negotiated family ipv4 rtc]
09:24:56 | 17061  | outgoing-7      | outgoing-7 127.0.0.6-10.30.171.1, closing connection&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;which means we are forwarding route target even when we have not sent the capability.&lt;/p&gt;</description>
                <environment></environment>
        <key id="31489">BGPCEP-865</key>
            <summary>BGP advertizes Route Target Entries even when it has not advertized it</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="1" iconUrl="https://jira.opendaylight.org/images/icons/priorities/blocker.svg">Highest</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="rovarga">Robert Varga</assignee>
                                    <reporter username="rovarga">Robert Varga</reporter>
                        <labels>
                    </labels>
                <created>Mon, 11 Mar 2019 11:10:39 +0000</created>
                <updated>Tue, 19 Mar 2019 14:37:52 +0000</updated>
                            <resolved>Tue, 12 Mar 2019 20:03:33 +0000</resolved>
                                                    <fixVersion>Neon</fixVersion>
                    <fixVersion>Sodium</fixVersion>
                                    <component>BGP</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="66542" author="rovarga" created="Mon, 11 Mar 2019 13:23:20 +0000"  >&lt;p&gt;It seems this is coming from EffectiveRibInWriter.onDataTreeChanged() via RibOutRefresh.refreshTable() to RIBImpl, where it gets routed to the LocRibWriter. In LocRibWriter, though, the peerId parameter gets interpreted as &apos;toPeer&apos; and we only check if &lt;b&gt;the peer&lt;/b&gt; has advertized support for RTC, not if &lt;b&gt;we&lt;/b&gt; advertized support &#8211; and therefore we emit RTC even though we did not advertise the capability, which we are caught doing by ExaBGP.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="31488">BGPCEP-864</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="31409">BGPCEP-862</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <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|i03myf:</customfieldvalue>

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