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

Cronjob - daily update of yang files. #1512

Merged
merged 1 commit into from
Nov 29, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions standard/iana/yang-parameters.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<registry xmlns="http://www.iana.org/assignments" id="yang-parameters">
<title>YANG Parameters</title>
<created>2010-06-10</created>
<updated>2023-11-27</updated>
<updated>2023-11-28</updated>

<registry id="yang-parameters-1">
<title>YANG Module Names</title>
Expand Down Expand Up @@ -1466,15 +1466,15 @@ and <xref type="registry" data="safi-namespace">Subsequent Address Family Identi
<xref type="rfc" data="rfc8650"/>
<notes/>
</record>
<record date="2023-05-30">
<record date="2023-05-30" updated="2023-11-28">
<name>ietf-rib-extension</name>
<iana>N</iana>
<file type="yang"/>
<file type="yang">[email protected]</file>
<namespace>urn:ietf:params:xml:ns:yang:ietf-rib-extension</namespace>
<prefix>rib-ext</prefix>
<module/>
<xref type="draft" data="RFC-ietf-rtgwg-yang-rib-extend-21"/>
<notes><xref type="draft" data="RFC-ietf-rtgwg-yang-rib-extend-21"/>'s module file will be posted upon the document's publication as an RFC.</notes>
<xref type="rfc" data="rfc9403"/>
<notes/>
</record>
<record date="2018-01-18">
<name>ietf-rip</name>
Expand Down
Loading