Hi, There is an issue with this leaf that we have encountered in implementation. The YANG library is a bootstrap data structure. The client must use the correct schema to retrieve this data from the server first, and then build a schema tree for the session after the library contents are known.
But now the client has to use the contents to know what schema to use to read this data. Some clients (not ours ;-) do not handle any augmentations to /modules-state at all. NETCONF has no support for this issue, but RESTCONF added a leaf to query. https://datatracker.ietf.org/doc/html/rfc8040#section-3.3.3 This leaf assumes knowing the ietf-yang-library revision date is sufficient. It no longer is because of this new leaf. Andy
_______________________________________________ netmod mailing list -- [email protected] To unsubscribe send an email to [email protected]
