Uploaded image for project: 'lispflowmapping'
  1. lispflowmapping
  2. LISPMAP-142

null pointer exception when SMR map request is received

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • None
    • Carbon
    • Service
    • None
    • Operating System: All
      Platform: All

    • 7018
    • High

      Version tested:
      git hash: e10d5524d18922191658aabaec681840ad291db1

      • following mapping is installed:

      {
      "input": {
      "mapping-record": {
      "recordTtl": 1440,
      "action": "NoAction",
      "authoritative": true,
      "eid": {
      "address-type": "ietf-lisp-address-types:source-dest-key-lcaf",
      "source-dest-key":

      { "source": "6.0.1.0/24", "dest": "6.0.2.0/24" }

      },
      "LocatorRecord": [
      {
      "locator-id": "ISP1",
      "priority": 1,
      "weight": 1,
      "multicastPriority": 255,
      "multicastWeight": 0,
      "localLocator": true,
      "rlocProbed": false,
      "routed": false,
      "rloc":

      { "address-type": "ietf-lisp-address-types:ipv4-afi", "ipv4": "6.0.3.2" }

      }
      ]
      }
      }
      }

      • ITR 6.0.3.1 requests this mapping with key 6.0.1.2/32|6.0.2.2/32
      • update mapping with
        {
        "input": {
        "mapping-record": {
        "recordTtl": 1440,
        "action": "NoAction",
        "authoritative": true,
        "eid":
        Unknown macro: { "address-type"}

        }
        }
        }

      • exception occurs, details in attachement

            Unassigned Unassigned
            ftehlar@cisco.com Filip Tehlar
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: