<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:12:46 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-346] Routes not withdrawn when eBGP peers are disconnected (the same prefixes annonced)</title>
                <link>https://jira.opendaylight.org/browse/BGPCEP-346</link>
                <project id="10108" key="BGPCEP">bgpcep</project>
                    <description>&lt;p&gt;Routes not withdrawn when both eBGP peers (they previously announced these routes) are disconnected&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://tools.ietf.org/html/rfc4271#section-3.1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://tools.ietf.org/html/rfc4271#section-3.1&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;3.1.  Routes: Advertisement and Storage&lt;/p&gt;

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

&lt;p&gt;   BGP provides mechanisms by which a BGP speaker can inform its peers&lt;br/&gt;
   that a previously advertised route is no longer available for use.&lt;br/&gt;
   There are three methods by which a given BGP speaker can indicate&lt;br/&gt;
   that a route has been withdrawn from service:&lt;/p&gt;

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

&lt;p&gt;      c) the BGP speaker connection can be closed, which implicitly&lt;br/&gt;
         removes all routes the pair of speakers had advertised to each&lt;br/&gt;
         other from service.&lt;/p&gt;


&lt;p&gt;example-ipv4-topology&lt;br/&gt;
=====================&lt;/p&gt;

&lt;p&gt;eBGP-1 connected&lt;br/&gt;
----------------&lt;/p&gt;

&lt;p&gt;{&quot;topology&quot;:[{&quot;topology-id&quot;:&quot;example-ipv4-topology&quot;,&quot;topology-types&quot;:{},&quot;node&quot;:[{&quot;node-id&quot;:&quot;1.1.1.1&quot;,&quot;l3-unicast-igp-topology:igp-node-attributes&quot;:{&quot;prefix&quot;:[&lt;/p&gt;
{&quot;prefix&quot;:&quot;8.0.0.0/28&quot;}
&lt;p&gt;,&lt;/p&gt;

{&quot;prefix&quot;:&quot;8.0.0.16/28&quot;}
&lt;p&gt;]}}],&quot;server-provided&quot;:true}]}&lt;/p&gt;

&lt;p&gt;both eBGPs connected&lt;br/&gt;
--------------------&lt;/p&gt;

&lt;p&gt;{&quot;topology&quot;:[{&quot;topology-id&quot;:&quot;example-ipv4-topology&quot;,&quot;topology-types&quot;:{},&quot;node&quot;:[{&quot;node-id&quot;:&quot;1.1.1.1&quot;,&quot;l3-unicast-igp-topology:igp-node-attributes&quot;:{&quot;prefix&quot;:[&lt;/p&gt;
{&quot;prefix&quot;:&quot;8.0.0.0/28&quot;}
&lt;p&gt;,&lt;/p&gt;

{&quot;prefix&quot;:&quot;8.0.0.16/28&quot;}
&lt;p&gt;]}}],&quot;server-provided&quot;:true}]}&lt;/p&gt;

&lt;p&gt;eBGP-1 disconnected&lt;br/&gt;
-------------------&lt;/p&gt;

&lt;p&gt;{&quot;topology&quot;:[{&quot;topology-id&quot;:&quot;example-ipv4-topology&quot;,&quot;topology-types&quot;:{},&quot;node&quot;:[{&quot;node-id&quot;:&quot;2.2.2.2&quot;,&quot;l3-unicast-igp-topology:igp-node-attributes&quot;:{&quot;prefix&quot;:[&lt;/p&gt;
{&quot;prefix&quot;:&quot;8.0.0.0/28&quot;}
&lt;p&gt;,&lt;/p&gt;

{&quot;prefix&quot;:&quot;8.0.0.16/28&quot;}
&lt;p&gt;]}}],&quot;server-provided&quot;:true}]}&lt;/p&gt;

&lt;p&gt;example-ipv4-topology stil contains routes after both eBGP peers disconnection ...&lt;br/&gt;
----------------------------------------------------------------------------------&lt;/p&gt;

&lt;p&gt;20151223 11:06:42.317 / 20151223 11:06:42.318 / 00:00:00.001&lt;br/&gt;
11:06:42.318	FAIL	&apos;{&quot;topology&quot;:[{&quot;topology-id&quot;:&quot;example-ipv4-topology&quot;,&quot;topology-types&quot;:{},&quot;node&quot;:[{&quot;node-id&quot;:&quot;2.2.2.2&quot;,&quot;l3-unicast-igp-topology:igp-node-attributes&quot;:{&quot;prefix&quot;:&lt;/p&gt;

&lt;p&gt;[&lt;/p&gt;
{&quot;prefix&quot;:&quot;8.0.0.0/28&quot;}
&lt;p&gt;,&lt;/p&gt;
{&quot;prefix&quot;:&quot;8.0.0.16/28&quot;}
&lt;p&gt;]}}],&quot;server-provided&quot;:true}]}&apos; does not contain &apos;{&quot;topology&quot;:&lt;span class=&quot;error&quot;&gt;&amp;#91;{&amp;quot;topology-id&amp;quot;:&amp;quot;example-ipv4-topology&amp;quot;,&amp;quot;server-provided&amp;quot;:true,&amp;quot;topology-types&amp;quot;:{}}&amp;#93;&lt;/span&gt;}&apos;&lt;/p&gt;

&lt;p&gt;==========================================================&lt;/p&gt;

&lt;p&gt;the BGP peer log does not contain any prefix withdrawals:&lt;/p&gt;

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

&lt;p&gt;2015-12-23 12:20:38,223 DEBUG: UPDATE message received: 0xffffffffffffffffffffffffffffffff0035020000001e40010100400206020100008000800e0e0001010402020202001c08000000&lt;br/&gt;
2015-12-23 12:20:38,223 DEBUG: Decoding update message:&lt;br/&gt;
2015-12-23 12:20:38,223 DEBUG: Message header marker: 0xffffffffffffffffffffffffffffffff&lt;br/&gt;
2015-12-23 12:20:38,223 DEBUG: Message lenght: 0x0035 (53)&lt;br/&gt;
2015-12-23 12:20:38,224 DEBUG: Message type: 0x02 (update)&lt;br/&gt;
2015-12-23 12:20:38,224 DEBUG: Withdrawn routes lenght: 0x0000 (0)&lt;br/&gt;
2015-12-23 12:20:38,224 DEBUG: Withdrawn routes: 0x&lt;br/&gt;
2015-12-23 12:20:38,224 DEBUG: Withdrawn routes prefix list: []&lt;br/&gt;
2015-12-23 12:20:38,224 DEBUG: Total path attribute lenght: 0x001e (30)&lt;br/&gt;
2015-12-23 12:20:38,224 DEBUG: Path attributes: 0x40010100400206020100008000800e0e0001010402020202001c08000000&lt;br/&gt;
2015-12-23 12:20:38,224 DEBUG: Attribute type=1 (ORIGIN, flags:0x40)&lt;br/&gt;
2015-12-23 12:20:38,224 DEBUG: Attribute value=0x00&lt;br/&gt;
2015-12-23 12:20:38,224 DEBUG: Attribute type=2 (AS_PATH, flags:0x40)&lt;br/&gt;
2015-12-23 12:20:38,225 DEBUG: Attribute value=0x020100008000&lt;br/&gt;
2015-12-23 12:20:38,225 DEBUG: Attribute type=14 (MP_REACH_NLRI, flags:0x80)&lt;br/&gt;
2015-12-23 12:20:38,225 DEBUG: Attribute value=0x0001010402020202001c08000000&lt;br/&gt;
2015-12-23 12:20:38,225 DE Address Family Identifier=0x0001&lt;br/&gt;
2015-12-23 12:20:38,225 DE Subsequent Address Family Identifier=0x01&lt;br/&gt;
2015-12-23 12:20:38,225 DE Length of Next Hop Network Address=4 (0x04)&lt;br/&gt;
2015-12-23 12:20:38,225 DE Network Address of Next Hop=2.2.2.2 (0x02020202)&lt;br/&gt;
2015-12-23 12:20:38,225 DE Reserved=0x00&lt;br/&gt;
2015-12-23 12:20:38,225 DE Network Layer Reachability Information=0x1c08000000&lt;br/&gt;
2015-12-23 12:20:38,226 DE NLRI prefix list: &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;#39;8.0.0.0/28&amp;#39;&amp;#93;&lt;/span&gt;&lt;br/&gt;
2015-12-23 12:20:38,226 DE nlri_prefix_received: 8.0.0.0/28&lt;br/&gt;
2015-12-23 12:20:38,226 DEBUG: Calculated NLRI length: 0&lt;br/&gt;
2015-12-23 12:20:38,226 DEBUG: NLRI: 0x&lt;br/&gt;
2015-12-23 12:20:38,226 DEBUG: NLRI prefix list: []&lt;br/&gt;
2015-12-23 12:20:38,226 INFO: total_received_update_message_counter: 6&lt;br/&gt;
2015-12-23 12:20:38,226 INFO: total_received_nlri_prefix_counter: 6&lt;br/&gt;
2015-12-23 12:20:38,226 INFO: total_received_withdrawn_prefix_counter: 0&lt;br/&gt;
2015-12-23 12:20:48,237 INFO: ... idle for 10.010s&lt;br/&gt;
2015-12-23 12:20:48,237 INFO: total_rx_idle_time_counter: 19.797s&lt;br/&gt;
2015-12-23 12:20:48,237 INFO: total_received_update_message_counter: 6&lt;br/&gt;
2015-12-23 12:20:48,237 INFO: total_received_nlri_prefix_counter: 6&lt;br/&gt;
2015-12-23 12:20:48,237 INFO: total_received_withdrawn_prefix_counter: 0&lt;br/&gt;
Traceback (most recent call last):&lt;br/&gt;
  File &quot;play.py&quot;, line 1632, in &amp;lt;module&amp;gt;&lt;br/&gt;
    state.perform_one_loop_iteration()&lt;br/&gt;
  File &quot;play.py&quot;, line 1574, in perform_one_loop_iteration&lt;br/&gt;
    self.reader.wait_for_read()&lt;br/&gt;
  File &quot;play.py&quot;, line 1406, in wait_for_read&lt;br/&gt;
    select.select(&lt;span class=&quot;error&quot;&gt;&amp;#91;self.socket&amp;#93;&lt;/span&gt;, [], &lt;span class=&quot;error&quot;&gt;&amp;#91;self.socket&amp;#93;&lt;/span&gt;, wait_timedelta)&lt;/p&gt;


&lt;p&gt;==========================================================&lt;/p&gt;

&lt;p&gt;see the attached karaf.log as well - from the ROBOT MESSAGE: Starting test Disconnect_eBGP_Peer2&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="23586">BGPCEP-346</key>
            <summary>Routes not withdrawn when eBGP peers are disconnected (the same prefixes annonced)</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="cdgasparini">Claudio David Gasparini</assignee>
                                    <reporter username="rsajben@cisco.com">Radovan Sajben</reporter>
                        <labels>
                    </labels>
                <created>Wed, 23 Dec 2015 12:52:36 +0000</created>
                <updated>Sun, 3 Mar 2019 11:49:35 +0000</updated>
                            <resolved>Tue, 9 Feb 2016 10:22:02 +0000</resolved>
                                    <version>Bugzilla Migration</version>
                                    <fixVersion>Bugzilla Migration</fixVersion>
                                    <component>BGP</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="45323" author="rsajben@cisco.com" created="Wed, 23 Dec 2015 12:52:36 +0000"  >&lt;p&gt;Attachment karaf.log.txt has been added with description: see the scenario from the ROBOT MESSAGE: Starting test Disconnect_eBGP_Peer2&lt;/p&gt;</comment>
                            <comment id="45317" author="cdgasparini" created="Tue, 12 Jan 2016 13:28:58 +0000"  >&lt;p&gt;Draft: &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/32421/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/32421/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="45318" author="ihalanov@cisco.com" created="Wed, 13 Jan 2016 10:58:52 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/32489&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/32489&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="45319" author="ihalanov@cisco.com" created="Thu, 14 Jan 2016 14:23:06 +0000"  >&lt;p&gt;connected 2 eBGP peers with same route with diff. next hop.&lt;br/&gt;
disconnected first one.&lt;/p&gt;</comment>
                            <comment id="45324" author="ihalanov@cisco.com" created="Thu, 14 Jan 2016 14:23:06 +0000"  >&lt;p&gt;Attachment 08.2.1_karaf.log has been added with description: new logs&lt;/p&gt;</comment>
                            <comment id="45320" author="cdgasparini" created="Thu, 21 Jan 2016 13:43:39 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/33208/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/33208/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="45321" author="cdgasparini" created="Mon, 25 Jan 2016 08:23:25 +0000"  >&lt;p&gt;Li: &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/33356/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/33356/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="45322" author="cdgasparini" created="Tue, 9 Feb 2016 10:22:02 +0000"  >&lt;p&gt;master: &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/33233&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/33233&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="13137" name="08.2.1_karaf.log" size="518706" author="ihalanov@cisco.com" created="Thu, 14 Jan 2016 14:23:06 +0000"/>
                            <attachment id="13136" name="karaf.log.txt" size="482228" author="rsajben@cisco.com" created="Wed, 23 Dec 2015 12:52:36 +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_10208" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>External issue ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>4835</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=4835]]></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="10352"><![CDATA[Beryllium-RC0]]></customfieldvalue>

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

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