Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
6123e43
Cronjob - daily check of IANA modules.
jclarke-csco Jun 16, 2025
82f1d41
Cronjob - daily check of IETF modules.
jclarke-csco Jun 16, 2025
54d6261
Cronjob - daily check of IETF modules.
jclarke-csco Jun 18, 2025
b590f6e
Cronjob - daily check of IETF modules.
jclarke-csco Jun 20, 2025
7c1c604
Cronjob - daily check of IETF modules.
jclarke-csco Jun 22, 2025
841d4c7
Cronjob - daily check of IETF modules.
jclarke-csco Jun 24, 2025
65aa067
Cronjob - daily check of IETF modules.
jclarke-csco Jun 26, 2025
7c6a397
Cronjob - daily check of IETF modules.
jclarke-csco Jun 27, 2025
6e8e224
Cronjob - daily check of IANA modules.
jclarke-csco Jun 28, 2025
2246221
Cronjob - daily check of IANA modules.
jclarke-csco Jul 2, 2025
470309f
Cronjob - daily check of IETF modules.
jclarke-csco Jul 2, 2025
3baeb5a
Merge branch 'main' of https://github.com/YangModels/yang into fork-main
jclarke-csco Jul 3, 2025
5c21132
Cronjob - daily check of IETF modules.
jclarke-csco Jul 3, 2025
2c4460b
Cronjob - daily check of IETF modules.
jclarke-csco Jul 4, 2025
2d4d41a
TR-383a9 YANG modules (#1656)
wlupton Jul 4, 2025
53babbb
Cronjob - daily check of IANA modules.
jclarke-csco Jun 16, 2025
55e494d
Cronjob - daily check of IETF modules.
jclarke-csco Jun 16, 2025
9a9805d
Cronjob - daily check of IETF modules.
jclarke-csco Jun 18, 2025
a5c94aa
Cronjob - daily check of IETF modules.
jclarke-csco Jun 20, 2025
aa1ebaf
Cronjob - daily check of IETF modules.
jclarke-csco Jun 22, 2025
46efd2a
Cronjob - daily check of IETF modules.
jclarke-csco Jun 24, 2025
6603767
Cronjob - daily check of IETF modules.
jclarke-csco Jun 26, 2025
46df0e7
Cronjob - daily check of IETF modules.
jclarke-csco Jun 27, 2025
ca1153b
Cronjob - daily check of IANA modules.
jclarke-csco Jun 28, 2025
13abfca
Cronjob - daily check of IANA modules.
jclarke-csco Jul 2, 2025
335abb2
Cronjob - daily check of IETF modules.
jclarke-csco Jul 2, 2025
9d9f2f0
Cronjob - daily check of IETF modules.
jclarke-csco Jul 3, 2025
1b0f28e
Cronjob - daily check of IETF modules.
jclarke-csco Jul 4, 2025
88ca0f8
Merge branch 'YangModels-main'
jclarke-csco Jul 5, 2025
c415a5e
Cronjob - daily check of IETF modules.
jclarke-csco Jul 7, 2025
fdc59af
Cronjob - daily check of IETF modules.
jclarke-csco Jul 8, 2025
daa3e5a
Merge branch 'YangModels:main' into main
xorrkaz Jul 13, 2025
af688a9
Cronjob - daily check of IETF modules.
jclarke-csco Jun 26, 2025
8fb843e
Cronjob - daily check of IETF modules.
jclarke-csco Jul 4, 2025
68a6faa
Cronjob - daily check of IETF modules.
jclarke-csco Jun 26, 2025
97beb6c
Cronjob - daily check of IETF modules.
jclarke-csco Jul 4, 2025
8cc9383
Merge branch 'YangModels:main' into fork-main
xorrkaz Mar 19, 2026
c7dd2b8
feat: consolidated YANG module daily checks
jclarke-csco Mar 19, 2026
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
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ module iana-igp-algo-types {

organization
"Internet Assigned Numbers Authority (IANA)";

contact
"Internet Assigned Numbers Authority

Expand All @@ -16,7 +15,6 @@ module iana-igp-algo-types {

Tel: +1 310 301 5800
<mailto:iana@iana.org>";

description
"The YANG module defines the identities for Interior Gateway
Protocol (IGP) Algorithm Types.
Expand All @@ -34,23 +32,26 @@ module iana-igp-algo-types {
Relating to IETF Documents
(https://trustee.ietf.org/license-info).

All revisions of IETF and IANA published modules can be found
at the YANG Parameters registry group
(https://www.iana.org/assignments/yang-parameters).

This initial version of this YANG module is part of RFC XXXX
(https://www.rfc-editor.org/info/rfcXXXX); see the RFC itself
for full legal notices.

//RFC Ed.: replace XXXX with actual RFC number and remove
this note

//RFC Ed.: replace IANA_FOO_URL and remove this note.

The latest version of this YANG module is available at
<mailto:iana@iana.org>";
https://www.iana.org/assignments/yang-parameters.";

revision 2025-06-13 {
revision 2025-09-05 {
description
"Initial Version";
reference
"RFC XXXX: YANG Data Model for OSPF Flexible Algorithm";
"RFC XXXX: YANG Data Model for OSPF Application-Specific
Link Attributes and Flexible Algorithm";
}

identity algo-type {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ module iana-igp-metric-types {

organization
"Internet Assigned Numbers Authority (IANA)";

contact
"Internet Assigned Numbers Authority

Expand All @@ -16,7 +15,6 @@ module iana-igp-metric-types {

Tel: +1 310 301 5800
<mailto:iana@iana.org>";

description
"The YANG module defines the identities for Interior Gateway
Protocol (IGP) Metric-Types.
Expand All @@ -34,23 +32,26 @@ module iana-igp-metric-types {
Relating to IETF Documents
(https://trustee.ietf.org/license-info).

All revisions of IETF and IANA published modules can be found
at the YANG Parameters registry group
(https://www.iana.org/assignments/yang-parameters).

This initial version of this YANG module is part of RFC XXXX
(https://www.rfc-editor.org/info/rfcXXXX); see the RFC itself
for full legal notices.

//RFC Ed.: replace XXXX with actual RFC number and remove
this note

//RFC Ed.: replace IANA_FOO_URL and remove this note.

The latest version of this YANG module is available at
<IANA_FOO_URL>.";
https://www.iana.org/assignments/yang-parameters.";

revision 2025-06-13 {
revision 2025-09-05 {
description
"Initial Version";
reference
"RFC XXXX: YANG Data Model for OSPF Flexible Algorithm";
"RFC XXXX: YANG Data Model for OSPF Application-Specific
Link Attributes and Flexible Algorithm";
}

identity metric-type {
Expand All @@ -62,26 +63,35 @@ module iana-igp-metric-types {
identity igp-metric {
base metric-type;
description
"IGP Metric.";
"IGP Metric.";
reference
"RFC9350: IGP Flexible Algorithm";
}

identity min-unidirectional-link-delay {
base metric-type;
description
"Min Unidirectional Link Delay as defined in RFC8570 Section 4.2
and RFC7471 Section 4.2.";
"Min Unidirectional Link Delay as defined in RFC8570
Section 4.2 and RFC7471 Section 4.2.";
reference
"RFC9350: IGP Flexible Algorithm";
}

identity te-default-metric {
base metric-type;
description
"STraffic Engineering Default Metric as defined in RFC5305
Section 3.7 and Traffic Engineering Metric as defined in
"Traffic Engineering Default Metric as defined in RFC5305
Section 3.7 and Traffic Engineering Metric as defined in
RFC3630, Section 2.5.5.";
reference
"RFC9350: IGP Flexible Algorithm";
}

identity bandwidth-metric {
base metric-type;
description
"Bandwidth metric.";
reference
"draft-ietf-lsr-flex-algo-bw-con";
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -141,10 +141,23 @@ module ietf-amm-semtype {
amm:base "./IDENT/semtype";
amm:parameter columns {
description
"The list of column definitions.
Each column SHALL have a unique name.";
amm:type "/ARITYPE/ident" {
amm:base "./IDENT/tblt-col";
"The list of column definitions as rows in a table.
The order of these definitions is significant and correspond
exactly with the order of columns in the TBL values.";
amm:tblt {
amm:key "name";
amm:column name {
description
"The name of this column.
Each name SHALL be unique within a table template.
Each name SHALL be restricted to valid label text.";
amm:type "//ietf/amm-base/typedef/id-text";
}
amm:column datatype {
description
"The semantic type for values in this column.";
amm:type "./TYPEDEF/semtype";
}
}
}
amm:parameter min-elements {
Expand Down Expand Up @@ -186,23 +199,6 @@ module ietf-amm-semtype {
}
}
}
amm:ident tblt-col {
amm:enum 7;
description
"A parameterized table column within a template.
This object does not have a base as it is not substitutable.";
amm:parameter name {
description
"The name of this column.
Each name SHALL be restricted to valid label text.";
amm:type "/ARITYPE/label";
}
amm:parameter datatype {
description
"The semantic type for values in this column.";
amm:type "./TYPEDEF/semtype";
}
}
amm:ident union {
amm:enum 8;
description
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ module ietf-amm {
"Reference an IDENT object which indicates how a value should
be displayed for human consumption.
The base of the IDENT SHALL be the
<ari://ietf/amm-base/ident/display-hint> object object.";
<ari://ietf/amm-base/ident/display-hint> object.";
}

extension int-labels {
Expand Down
Loading
Loading