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

ProxyArpManager class has bug with creating IPv6 ND advertisement

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed (View Workflow)
    • Priority: Critical
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: 1.1.0
    • Component/s: None
    • Labels:
    • Epic Link:
    • Sprint:
      Blackbird Sprint 4(Feb 2-13)

      Description

      ProxyArpManager class has bug with creating IPv6 ND advertisement. It tries to add MAC address at the targetAddress field, which should be actually IPv6 address of the targeted neighbor (Line 556: nadv.setTargetAddress(srcmac, toBytes()); ).
      It also does not implement sending of the Options field which contains MAC address, so hosts cannot receive MAC address of the neighbor. What I receive on the host is IPv6 ND packet with 24 bytes and it should be 32 bytes, 8 bytes of Options is missing.

        Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

            Assignee:
            dpajin Dusan Pajin
            Reporter:
            kunihiro Kunihiro Ishiguro
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved: