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

Can't parse the ietf-lisp-address-types.yang model

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • Resolution: Done
    • unspecified
    • None
    • Service
    • None
    • Operating System: All
      Platform: All

    • 5985

    Description

      In the 'ietf-lisp-address-types.yang' yang model
      each CASE in lisp-address/address CHOICE has wrong path specified for WHEN condition.

      example:
      <input>
      <eid>
      <address-type>...<address-type/>
      <no-address/>
      </eid>
      </input>

      (line 249)
      leaf no-address {
      when "../../address-type = 'laddr:no-addr-afi'"
      should be
      when "../address-type = 'laddr:no-addr-afi'"

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            matus.marko@pantheon.sk Matus Marko
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: