Uploaded image for project: 'ONOS'
  1. ONOS
  2. ONOS-8098

Missing MULTI_PART reading for Every PortStatistics Reply

    XMLWordPrintable

    Details

    • Story Points:
      2

      Description

      Currently the OFStatsType.PORT_DESC message during ACTIVE state is not handling MULTI_PART messages, as a result of this a Sender can't properly report Port Statistics. 

      https://github.com/opennetworkinglab/onos/blob/master/protocols/openflow/ctl/src/main/java/org/onosproject/openflow/controller/impl/OFChannelHandler.java#L861-L870

      The correct Implementation needs to mimic the one during handshake:

      https://github.com/opennetworkinglab/onos/blob/master/protocols/openflow/ctl/src/main/java/org/onosproject/openflow/controller/impl/OFChannelHandler.java#L438-L443

        Attachments

          Activity

            People

            Assignee:
            andrea Andrea Campanella
            Reporter:
            andrea Andrea Campanella
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved: