Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add structures for tool output #206

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

avtobiff
Copy link
Collaborator

This adds data structures and also defines the list of YANG changes.

The YANG model define a structure which the on-wire algorithm uses.

The ASN.1 structure defines a structure that is used for the schema algorithm.

The list of YANG changes will define all CHANGES and how tools should
report them.

@avtobiff
Copy link
Collaborator Author

If it is not possible to define a YANG model for the data format,
perhaps a data format should be decided on instead e.g. something
encoded in JSON. This way it is easier to create tooling that
analyze the YANG diffs.

@avtobiff avtobiff added the schema-comparison Issues related to the YANG schema comparison draft label Oct 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
schema-comparison Issues related to the YANG schema comparison draft
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant