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

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

XMLWordPrintable

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

    • 5985

      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'"

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

              Created:
              Updated:
              Resolved: