<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:12:40 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-312] Prefix in withdrawn list is not ignored when occurs in nlri list of the same update message</title>
                <link>https://jira.opendaylight.org/browse/BGPCEP-312</link>
                <project id="10108" key="BGPCEP">bgpcep</project>
                    <description>&lt;p&gt;An update message contains 3 prefixes in nlri list (8.0.1.0, 8.0.1.16, 8.0.1.32) and one of them (8.0.1.0) in withdrawn list (should be ignored). BGP does not ignore the prefix in the withdrawn list (found in Lithium)&lt;/p&gt;

&lt;p&gt;actual vs. expected topology:&lt;br/&gt;
=============================&lt;/p&gt;

&lt;p&gt;{&lt;br/&gt;
 &quot;topology&quot;: [&lt;br/&gt;
  {&lt;br/&gt;
   &quot;node&quot;: [&lt;br/&gt;
    {&lt;br/&gt;
     &quot;l3-unicast-igp-topology:igp-node-attributes&quot;: {&lt;br/&gt;
      &quot;prefix&quot;: [&lt;br/&gt;
       &lt;/p&gt;
{
        &quot;prefix&quot;: &quot;8.0.1.16/28&quot;
       }
&lt;p&gt;,&lt;/p&gt;
       {
        &quot;prefix&quot;: &quot;8.0.1.32/28&quot;
       }
&lt;p&gt;      ]&lt;br/&gt;
     },&lt;br/&gt;
     &quot;node-id&quot;: &quot;192.0.2.1&quot;&lt;br/&gt;
    }&lt;br/&gt;
   ],&lt;br/&gt;
   &quot;server-provided&quot;: true,&lt;br/&gt;
   &quot;topology-id&quot;: &quot;example-ipv4-topology&quot;,&lt;br/&gt;
   &quot;topology-types&quot;: {}&lt;br/&gt;
  }&lt;br/&gt;
 ]&lt;br/&gt;
}&lt;/p&gt;

&lt;p&gt;!=&lt;br/&gt;
{&lt;br/&gt;
 &quot;topology&quot;: [&lt;br/&gt;
  {&lt;br/&gt;
   &quot;node&quot;: [&lt;br/&gt;
    {&lt;br/&gt;
     &quot;l3-unicast-igp-topology:igp-node-attributes&quot;: {&lt;br/&gt;
      &quot;prefix&quot;: [&lt;br/&gt;
       &lt;/p&gt;
{
        &quot;prefix&quot;: &quot;8.0.1.0/28&quot;
       }
&lt;p&gt;,&lt;br/&gt;
       &lt;/p&gt;
{
        &quot;prefix&quot;: &quot;8.0.1.16/28&quot;
       }
&lt;p&gt;,&lt;/p&gt;
       {
        &quot;prefix&quot;: &quot;8.0.1.32/28&quot;
       }
&lt;p&gt;      ]&lt;br/&gt;
     },&lt;br/&gt;
     &quot;node-id&quot;: &quot;192.0.2.1&quot;&lt;br/&gt;
    }&lt;br/&gt;
   ],&lt;br/&gt;
   &quot;server-provided&quot;: true,&lt;br/&gt;
   &quot;topology-id&quot;: &quot;example-ipv4-topology&quot;,&lt;br/&gt;
   &quot;topology-types&quot;: {}&lt;br/&gt;
  }&lt;br/&gt;
 ]&lt;br/&gt;
}&lt;/p&gt;


&lt;p&gt;BGP Speaker log&lt;br/&gt;
===============&lt;/p&gt;

&lt;p&gt;2015-11-13 14:34:03,193 INFO: Connecting in the listening mode.&lt;br/&gt;
2015-11-13 14:34:03,193 DEBUG: Local IP address: 10.30.32.9&lt;br/&gt;
2015-11-13 14:34:03,193 DEBUG: Local port: 17900&lt;br/&gt;
2015-11-13 14:34:03,882 INFO: Connected to ODL.&lt;br/&gt;
2015-11-13 14:34:03,883 INFO: Open message received.&lt;br/&gt;
2015-11-13 14:34:03,883 INFO: Generator initialisation&lt;br/&gt;
2015-11-13 14:34:03,883 INFO:   Target total number of prefixes to be introduced: 2&lt;br/&gt;
2015-11-13 14:34:03,883 INFO:   Prefix base: 8.0.1.0/28&lt;br/&gt;
2015-11-13 14:34:03,883 INFO:   My Autonomous System number: 64496&lt;br/&gt;
2015-11-13 14:34:03,883 INFO:   My Hold Time: 180&lt;br/&gt;
2015-11-13 14:34:03,883 INFO:   My BGP Identifier: 169746441&lt;br/&gt;
2015-11-13 14:34:03,883 INFO:   Next Hop: 192.0.2.1&lt;br/&gt;
2015-11-13 14:34:03,883 INFO:   Prefix count to be inserted at once: 3&lt;br/&gt;
2015-11-13 14:34:03,883 INFO:   Prefix count to be withdrawn at once: 1&lt;br/&gt;
2015-11-13 14:34:03,883 INFO:   Fast pre-fill up to 0 prefixes&lt;br/&gt;
2015-11-13 14:34:03,883 INFO:   Remaining number of prefixes to be processed in parallel with withdrawals: 2&lt;br/&gt;
2015-11-13 14:34:03,884 DE Prefix index range used after pre-fill procedure &lt;span class=&quot;error&quot;&gt;&amp;#91;0, 1&amp;#93;&lt;/span&gt;&lt;br/&gt;
2015-11-13 14:34:03,884 INFO:   Common single UPDATE will be generated for both NLRI &amp;amp; WITHDRAWN lists&lt;br/&gt;
2015-11-13 14:34:03,884 INFO:   Let&quot;s go ...&lt;/p&gt;

&lt;p&gt;2015-11-13 14:34:03,884 DEBUG: OPEN Message encoding&lt;br/&gt;
2015-11-13 14:34:03,884 DE Marker=0xffffffffffffffffffffffffffffffff&lt;br/&gt;
2015-11-13 14:34:03,884 DE Length=45 (0x002d)&lt;br/&gt;
2015-11-13 14:34:03,884 DE Type=1 (0x01)&lt;br/&gt;
2015-11-13 14:34:03,884 DE Version=4 (0x04)&lt;br/&gt;
2015-11-13 14:34:03,884 DE My Autonomous System=64496 (0xfbf0)&lt;br/&gt;
2015-11-13 14:34:03,884 DE Hold Time=180 (0x00b4)&lt;br/&gt;
2015-11-13 14:34:03,884 DE BGP Identifier=169746441 (0x0a1e2009)&lt;br/&gt;
2015-11-13 14:34:03,884 DE Optional Parameters Length=16 (0x10)&lt;br/&gt;
2015-11-13 14:34:03,884 DE Optional Parameters=0x0206010400010001020641040000fbf0&lt;br/&gt;
2015-11-13 14:34:03,884 DE OPEN Message encoded: 0xffffffffffffffffffffffffffffffff002d0104fbf000b40a1e2009100206010400010001020641040000fbf0&lt;br/&gt;
2015-11-13 14:34:03,885 DEBUG: Sending the OPEN message: ffffffffffffffffffffffffffffffff002d0104fbf000b40a1e2009100206010400010001020641040000fbf0&lt;br/&gt;
2015-11-13 14:34:03,886 DEBUG: KEEP ALIVE Message encoding&lt;br/&gt;
2015-11-13 14:34:03,886 DE Marker=0xffffffffffffffffffffffffffffffff&lt;br/&gt;
2015-11-13 14:34:03,886 DE Length=19 (0x0013)&lt;br/&gt;
2015-11-13 14:34:03,886 DE Type=4 (0x04)&lt;br/&gt;
2015-11-13 14:34:03,886 DE KEEP ALIVE Message encoded: 0xffffffffffffffffffffffffffffffff001304&lt;br/&gt;
2015-11-13 14:34:03,886 DEBUG: KEEP ALIVE Message encoding&lt;br/&gt;
2015-11-13 14:34:03,886 DE Marker=0xffffffffffffffffffffffffffffffff&lt;br/&gt;
2015-11-13 14:34:03,886 DE Length=19 (0x0013)&lt;br/&gt;
2015-11-13 14:34:03,887 DE Type=4 (0x04)&lt;br/&gt;
2015-11-13 14:34:03,887 DE KEEP ALIVE Message encoded: 0xffffffffffffffffffffffffffffffff001304&lt;br/&gt;
2015-11-13 14:34:03,887 DEBUG: Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304&lt;br/&gt;
2015-11-13 14:34:03,887 INFO: Iteration: 0 - total remaining prefixes: 2&lt;br/&gt;
2015-11-13 14:34:03,887 DEBUG: ########## Iteration: 0 ##########&lt;br/&gt;
2015-11-13 14:34:03,887 DEBUG: Remaining prefixes: 2&lt;br/&gt;
2015-11-13 14:34:03,887 DEBUG: &amp;#8212; COMBINED SCENARIO &amp;#8212;&lt;br/&gt;
2015-11-13 14:34:03,887 DEBUG: Prefixes to be inserted in this iteration:&lt;br/&gt;
2015-11-13 14:34:03,887 DE Prefix slot index: 0&lt;br/&gt;
2015-11-13 14:34:03,887 DE Prefix slot size: 3&lt;br/&gt;
2015-11-13 14:34:03,887 DE Prefix count: 3&lt;br/&gt;
2015-11-13 14:34:03,887 DE Prefix indexes: &lt;span class=&quot;error&quot;&gt;&amp;#91;0, 1, 2&amp;#93;&lt;/span&gt;&lt;br/&gt;
2015-11-13 14:34:03,887 DE Prefix list: &lt;span class=&quot;error&quot;&gt;&amp;#91;IPv4Address(&amp;#39;8.0.1.0&amp;#39;), IPv4Address(&amp;#39;8.0.1.16&amp;#39;), IPv4Address(&amp;#39;8.0.1.32&amp;#39;)&amp;#93;&lt;/span&gt;&lt;br/&gt;
2015-11-13 14:34:03,888 DEBUG: Prefixes to be withdrawn in this iteration:&lt;br/&gt;
2015-11-13 14:34:03,888 DE Prefix slot index: 0&lt;br/&gt;
2015-11-13 14:34:03,888 DE Prefix slot size: 3&lt;br/&gt;
2015-11-13 14:34:03,888 DE Prefix count: 1&lt;br/&gt;
2015-11-13 14:34:03,888 DE Prefix indexes: &lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;&lt;br/&gt;
2015-11-13 14:34:03,888 DE Prefix list: &lt;span class=&quot;error&quot;&gt;&amp;#91;IPv4Address(&amp;#39;8.0.1.0&amp;#39;)&amp;#93;&lt;/span&gt;&lt;br/&gt;
2015-11-13 14:34:03,888 DEBUG: UPDATE Message encoding&lt;br/&gt;
2015-11-13 14:34:03,888 DE Marker=0xffffffffffffffffffffffffffffffff&lt;br/&gt;
2015-11-13 14:34:03,888 DE Length=63 (0x003f)&lt;br/&gt;
2015-11-13 14:34:03,888 DE Type=2 (0x02)&lt;br/&gt;
2015-11-13 14:34:03,888 DE withdrawn_routes_length=5 (0x0005)&lt;br/&gt;
2015-11-13 14:34:03,888 DE Withdrawn_Routes=&lt;span class=&quot;error&quot;&gt;&amp;#91;IPv4Address(&amp;#39;8.0.1.0&amp;#39;)&amp;#93;&lt;/span&gt;/28 (0x1c08000100)&lt;br/&gt;
2015-11-13 14:34:03,888 DE Total Path Attributes Length=20 (0x0014)&lt;br/&gt;
2015-11-13 14:34:03,889 DE Path Attributes=(0x4001010040020602010000fbf0400304c0000201)&lt;br/&gt;
2015-11-13 14:34:03,889 DE Network Layer Reachability Information=&lt;span class=&quot;error&quot;&gt;&amp;#91;IPv4Address(&amp;#39;8.0.1.0&amp;#39;), IPv4Address(&amp;#39;8.0.1.16&amp;#39;), IPv4Address(&amp;#39;8.0.1.32&amp;#39;)&amp;#93;&lt;/span&gt;/28 (0x1c080001001c080001101c08000120)&lt;br/&gt;
2015-11-13 14:34:03,889 DE UPDATE Message encoded: 0xffffffffffffffffffffffffffffffff003f0200051c0800010000144001010040020602010000fbf0400304c00002011c080001001c080001101c08000120&lt;br/&gt;
2015-11-13 14:34:03,889 INFO: All update messages generated.&lt;br/&gt;
2015-11-13 14:34:03,889 INFO: Storing performance results.&lt;br/&gt;
2015-11-13 14:34:03,889 INFO: ########## Final results ##########&lt;br/&gt;
2015-11-13 14:34:03,889 INFO: Number of iterations: 1&lt;br/&gt;
2015-11-13 14:34:03,889 INFO: Number of UPDATE messages sent in the pre-fill phase: 0&lt;br/&gt;
2015-11-13 14:34:03,889 INFO: The pre-fill phase duration: 0s&lt;br/&gt;
2015-11-13 14:34:03,889 INFO: Number of UPDATE messages sent in the 2nd test phase: 1&lt;br/&gt;
2015-11-13 14:34:03,889 INFO: The 2nd test phase duration: 0.00166296958923s&lt;br/&gt;
2015-11-13 14:34:03,889 INFO: Threshold for performance reporting: 1000&lt;br/&gt;
2015-11-13 14:34:03,889 INFO: Message generator performance results stored in totals-bgp.csv:&lt;br/&gt;
2015-11-13 14:34:03,889 INFO:   &lt;br/&gt;
2015-11-13 14:34:03,890 INFO:   &lt;br/&gt;
2015-11-13 14:34:03,890 INFO: Message generator performance results stored in performance-bgp.csv:&lt;br/&gt;
2015-11-13 14:34:03,890 INFO:   &lt;br/&gt;
2015-11-13 14:34:03,890 INFO:   &lt;br/&gt;
2015-11-13 14:34:03,890 INFO: Finally an END-OF-RIB is going to be sent.&lt;br/&gt;
2015-11-13 14:34:03,890 DEBUG: UPDATE Message encoding&lt;br/&gt;
2015-11-13 14:34:03,890 DE Marker=0xffffffffffffffffffffffffffffffff&lt;br/&gt;
2015-11-13 14:34:03,890 DE Length=23 (0x0017)&lt;br/&gt;
2015-11-13 14:34:03,890 DE Type=2 (0x02)&lt;br/&gt;
2015-11-13 14:34:03,890 DE withdrawn_routes_length=0 (0x0000)&lt;br/&gt;
2015-11-13 14:34:03,890 DE Withdrawn_Routes=[]/28 (0x)&lt;br/&gt;
2015-11-13 14:34:03,890 DE Total Path Attributes Length=0 (0x0000)&lt;br/&gt;
2015-11-13 14:34:03,890 DE Path Attributes=(0x)&lt;br/&gt;
2015-11-13 14:34:03,891 DE Network Layer Reachability Information=[]/28 (0x)&lt;br/&gt;
2015-11-13 14:34:03,891 DE UPDATE Message encoded: 0xffffffffffffffffffffffffffffffff00170200000000&lt;br/&gt;
2015-11-13 14:34:03,891 INFO: Everything has been done.Now just waiting for possible incomming message.&lt;/p&gt;


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

&lt;p&gt;   An UPDATE message SHOULD NOT include the same address prefix in the&lt;br/&gt;
   WITHDRAWN ROUTES and Network Layer Reachability Information fields.&lt;br/&gt;
   However, a BGP speaker MUST be able to process UPDATE messages in&lt;br/&gt;
   this form.  A BGP speaker SHOULD treat an UPDATE message of this form&lt;br/&gt;
   as though the WITHDRAWN ROUTES do not contain the address prefix.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="23552">BGPCEP-312</key>
            <summary>Prefix in withdrawn list is not ignored when occurs in nlri list of the same update message</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>Fri, 13 Nov 2015 14:53:50 +0000</created>
                <updated>Sun, 3 Mar 2019 11:49:32 +0000</updated>
                            <resolved>Wed, 18 Nov 2015 08:26:21 +0000</resolved>
                                    <version>Bugzilla Migration</version>
                                    <fixVersion>Bugzilla Migration</fixVersion>
                                    <component>BGP</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="45220" author="cdgasparini" created="Mon, 16 Nov 2015 11:45:59 +0000"  >&lt;p&gt;Li: &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/29743/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/29743/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="45221" author="cdgasparini" created="Mon, 16 Nov 2015 16:05:33 +0000"  >&lt;p&gt;Be: &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/29754/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/29754/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="45222" author="rsajben@cisco.com" created="Wed, 18 Nov 2015 08:26:21 +0000"  >&lt;p&gt;Verified on Lithium: &lt;br/&gt;
&lt;a href=&quot;https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-only-stable-lithium/446/console&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-only-stable-lithium/446/console&lt;/a&gt;&lt;br/&gt;
------------------------------------------------------------------------------&lt;br/&gt;
Check_Listening_Topology_Is_Filled_Case_3 :: See new routes in exa... | PASS |&lt;br/&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>4634</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=4634]]></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_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i02bif:</customfieldvalue>

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