<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:13: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-662] Unable to parse flowspec BGP UPDATE when there are multiple NLRI in one message</title>
                <link>https://jira.opendaylight.org/browse/BGPCEP-662</link>
                <project id="10108" key="BGPCEP">bgpcep</project>
                    <description>&lt;p&gt;When there are more than one NLRI batched in one BGP UPDATE message, the NLRI length byte cannot be parsed correctly.&lt;/p&gt;

&lt;p&gt;The NLRI length byte should be read for every NLRI.  However, right now it&apos;s only read for the first NLRI.&lt;/p&gt;

&lt;p&gt;Caused by: org.opendaylight.protocol.bgp.parser.BGPDocumentedException: Could not parse BGP attributes.&lt;br/&gt;
        at org.opendaylight.protocol.bgp.parser.impl.message.BGPUpdateMessageParser.parseMessageBody(BGPUpdateMessageParser.java:135)&lt;span class=&quot;error&quot;&gt;&amp;#91;349:org.opendaylight.bgpcep.bgp-parser-impl:0.6.1.Boron-SR1&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.protocol.bgp.parser.impl.message.BGPUpdateMessageParser.parseMessageBody(BGPUpdateMessageParser.java:46)&lt;span class=&quot;error&quot;&gt;&amp;#91;349:org.opendaylight.bgpcep.bgp-parser-impl:0.6.1.Boron-SR1&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.protocol.bgp.parser.spi.pojo.SimpleMessageRegistry.parseBody(SimpleMessageRegistry.java:31)&lt;span class=&quot;error&quot;&gt;&amp;#91;348:org.opendaylight.bgpcep.bgp-parser-spi:0.6.1.Boron-SR1&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.protocol.bgp.parser.spi.AbstractMessageRegistry.parseMessage(AbstractMessageRegistry.java:66)&lt;span class=&quot;error&quot;&gt;&amp;#91;348:org.opendaylight.bgpcep.bgp-parser-spi:0.6.1.Boron-SR1&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.protocol.bgp.rib.impl.BGPByteToMessageDecoder.decode(BGPByteToMessageDecoder.java:49)&lt;span class=&quot;error&quot;&gt;&amp;#91;361:org.opendaylight.bgpcep.bgp-rib-impl:0.6.1.Boron-SR1&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:411)&lt;span class=&quot;error&quot;&gt;&amp;#91;114:io.netty.codec:4.0.37.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
        ... 21 more&lt;br/&gt;
Caused by: java.lang.IllegalStateException: NLRI length read from message doesn&apos;t match. Length expected (read from NLRI) is 1537, length readable is 1296&lt;br/&gt;
        at com.google.common.base.Preconditions.checkState(Preconditions.java:197)&lt;span class=&quot;error&quot;&gt;&amp;#91;39:com.google.guava:18.0.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.protocol.bgp.flowspec.AbstractFlowspecNlriParser.verifyNlriLength(AbstractFlowspecNlriParser.java:608)&lt;span class=&quot;error&quot;&gt;&amp;#91;362:org.opendaylight.bgpcep.bgp-flowspec:0.6.1.Boron-SR1&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.protocol.bgp.flowspec.AbstractFlowspecNlriParser.parseNlri(AbstractFlowspecNlriParser.java:629)&lt;span class=&quot;error&quot;&gt;&amp;#91;362:org.opendaylight.bgpcep.bgp-flowspec:0.6.1.Boron-SR1&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.protocol.bgp.parser.spi.pojo.SimpleNlriRegistry.parseMpReach(SimpleNlriRegistry.java:239)&lt;span class=&quot;error&quot;&gt;&amp;#91;348:org.opendaylight.bgpcep.bgp-parser-spi:0.6.1.Boron-SR1&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.protocol.bgp.parser.impl.message.update.MPReachAttributeParser.parseAttribute(MPReachAttributeParser.java:49)&lt;span class=&quot;error&quot;&gt;&amp;#91;349:org.opendaylight.bgpcep.bgp-parser-impl:0.6.1.Boron-SR1&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.protocol.bgp.parser.spi.pojo.SimpleAttributeRegistry.parseAttributes(SimpleAttributeRegistry.java:138)&lt;span class=&quot;error&quot;&gt;&amp;#91;348:org.opendaylight.bgpcep.bgp-parser-spi:0.6.1.Boron-SR1&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.protocol.bgp.parser.impl.message.BGPUpdateMessageParser.parseMessageBody(BGPUpdateMessageParser.java:131)&lt;span class=&quot;error&quot;&gt;&amp;#91;349:org.opendaylight.bgpcep.bgp-parser-impl:0.6.1.Boron-SR1&amp;#93;&lt;/span&gt;&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="23902">BGPCEP-662</key>
            <summary>Unable to parse flowspec BGP UPDATE when there are multiple NLRI in one 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="-1">Unassigned</assignee>
                                    <reporter username="kevinxw">Kevin Wang</reporter>
                        <labels>
                    </labels>
                <created>Mon, 24 Apr 2017 22:03:23 +0000</created>
                <updated>Sun, 3 Mar 2019 11:50:03 +0000</updated>
                            <resolved>Mon, 26 Jun 2017 13:49:17 +0000</resolved>
                                    <version>Bugzilla Migration</version>
                                    <fixVersion>Bugzilla Migration</fixVersion>
                                    <component>BGP</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="46156" author="kevixw@gmail.com" created="Mon, 24 Apr 2017 22:05:05 +0000"  >&lt;p&gt;Sample Flowspec packet hex:&lt;/p&gt;

&lt;p&gt;060120d83af565060120d83adac4060120d83ad8c3060120d83ad864060120d83ad824060120d05abcc6060120c665a255060120c0004f21060120c0004f20060120bfefd5c5060120be5dfd50060120be5dfc50060120b848da26060120adc22e7f060120adc22e78060120adc22e77060120adc22e74060120adc22e73060120adc22e72060120adc22e71060120adc22e70060120adc22e6f060120a2fefadf060120a1060b0606012094422a6406012094422a6306012094422a6206012094422a6106012094422a6006012094422a5f06012094422a5e06012094422a5d06012094422a5c06012094422a5b06012094422a5a06012094422a5906012094422a5806012094422a5706012094422a5606012094422a5506012094422a5406012094422a5306012094422a5106012094422a5006012094422a4f06012094422a4e06012094422a4d06012094422a4c06012094422a4b06012094422a4a06012094422a4906012094422a4806012094422a4706012094422a4606012094422a4506012094422a4406012094422a4306012094422a4206012094422a4106012094422a4006012094422a3f06012094422a3e06012094422a3d06012094422a3c06012094422a3b06012094422a3a06012094422a3906012094422a3806012094422a3706012094422a3606012094422a3506012094422a3406012094422a3306012094422a3206012094422a3106012094422a3006012094422a2f06012094422a2e06012094422a2d06012094422a2c06012094422a2b06012094422a2a06012094422a2906012094422a2806012094422a2706012094422a2606012094422a2506012094422a2406012094422a2306012094422a2206012094422a2106012094422a2006012094422a1f06012094422a1e06012094422a1d06012094422a1c06012094422a1b06012094422a1a06012094422a1906012094422a1806012094422a1706012094422a1506012094422a1406012094422a1306012094422a1206012094422a1106012094422a1006012094422a0f06012094422a0e06012094422a0d06012094422a0c06012094422a0b06012094422a0a06012094422a0906012094422a0806012094422a0706012094422a0606012094422a0506012094422a0406012094422a0306012094422a0206012094422a01060120944204520601209442041606012090064d0606012090064d0506012087010201060120820e106e0601207d09290206012073403715060120734037020601206b149e7e060120682bc3fb0601206828d323060120681c177d06012067135b900601206011aa210601206011aa1b06012060110a3106012060110a2206012060110a1b06012060110a1a06012060110a1206012060110a080601204a7d8d6a0601204a7d8d690601204a7d8d680601204a7d8d670601204a7d8d630601204a7d158406012042872e9e060120425e0337060120417a060106012041240102060120402c0108060120402c0107060120402c0106060120402c0105060120402c0104060120402c0103060120402c0102060120402c010106012036f3710506012036bf77b20601203423e90e060120313130060601203131300506012031313003060120313130010601203005060906012017eb2e4906012017eb284906012017dd069606012017dcfd5806012017dcf8660601201765c48d06012017647aaf0601201760343506012017490df40601201748e1380601201748e1280601201748e0c00601201748e0880601201748e0810601201748e080020100&lt;/p&gt;</comment>
                            <comment id="46157" author="kevixw@gmail.com" created="Mon, 26 Jun 2017 13:49:17 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/55946&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/55946&lt;/a&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>8292</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=8292]]></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|i02do7:</customfieldvalue>

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