Uploaded image for project: 'netconf'
  1. netconf
  2. NETCONF-1004

Use a type-safe capture for NETCONF session ID

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Done
    • Icon: Medium Medium
    • 6.0.0
    • None
    • netconf

      NETCONF session ID is a well-defined entity, modeled by both rfc6241.xsd and ietf-netconf.yang: it maps to a non-zero Uint32, whereas we use either 'long' or a plain String at different layers.

      Use the RFC6241 definition for type-safe encapulation of this particular type and use it throughout the project.

            rovarga Robert Varga
            rovarga Robert Varga
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: