Skip to content

Commit

Permalink
yc.o sync (#1591)
Browse files Browse the repository at this point in the history
* Cronjob - daily check of IETF modules.
* Cronjob - daily check of IANA modules.

---------

Co-authored-by: Miroslav Kovac <mirkovac@cisco.com>
  • Loading branch information
xorrkaz and Miroslav Kovac authored Nov 8, 2024
1 parent 46600bd commit 946fa18
Show file tree
Hide file tree
Showing 132 changed files with 22,181 additions and 3,354 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ module iana-bfd-types {
"RFC 9127: YANG Data Model for Bidirectional Forwarding
Detection (BFD)";

revision 2024-09-23 {
revision 2024-10-21 {
description
"Add NULL and Meticulous ISAAC authentication type.";
reference
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ module iana-bgp-community-types {
described in BCP 14 (RFC 2119) (RFC 8174) when, and only when,
they appear in all capitals, as shown here.";

revision 2023-07-05 {
revision 2024-10-21 {
description
"Initial Version";
reference
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ module iana-bgp-notification {
described in BCP 14 (RFC 2119) (RFC 8174) when, and only when,
they appear in all capitals, as shown here.";

revision 2023-07-05 {
revision 2024-10-21 {
description
"Initial Version";
reference
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ module iana-bgp-rib-types {
described in BCP 14 (RFC 2119) (RFC 8174) when, and only when,
they appear in all capitals, as shown here.";

revision 2023-07-05 {
revision 2024-10-21 {
description
"Initial Version";
reference
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ module iana-bgp-types {
described in BCP 14 (RFC 2119) (RFC 8174) when, and only when,
they appear in all capitals, as shown here.";

revision 2023-07-05 {
revision 2024-10-21 {
description
"Initial Version";
reference
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,8 @@ module iana-icmpv4-types {
"Current revision as of the revision date specified in the XML
representation of the registry page.";
reference
"https://www.iana.org/assignments/icmp-parameters/icmp-parameters.xml";
"https://www.iana.org/assignments/icmp-parameters/
icmp-parameters.xml";
}

/* Typedefs */
Expand Down Expand Up @@ -274,7 +275,8 @@ module iana-icmpv4-types {
reference
"RFC 2521";
}
enum ICMPmessagesutilizedbyexperimentalmobilityprotocolssuchasSeamoby {
enum \
ICMPmessagesutilizedbyexperimentalmobilityprotocolssuchasSeamoby {
value 41;
description
"ICMP messages utilized by experimental mobility protocols
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ module iana-icmpv6-types {
Copyright (c) 2023 IETF Trust and the persons identified as
authors of the code. All rights reserved.
Redistribution and use in source and binary forms, with or
without modification, is permitted pursuant to, and subject to
the license terms contained in, the Revised BSD License set
Expand All @@ -46,7 +47,8 @@ module iana-icmpv6-types {
"Current revision as of the revision date specified in the XML
representation of the registry page.";
reference
"https://www.iana.org/assignments/icmpv6-parameters/icmpv6-parameters.xml";
"https://www.iana.org/assignments/icmpv6-parameters
/icmpv6-parameters.xml";
}

/* Typedefs */
Expand Down Expand Up @@ -235,7 +237,8 @@ module iana-icmpv6-types {
reference
"RFC 3971";
}
enum ICMPmessagesutilizedbyexperimentalmobilityprotocolssuchasSeamoby {
enum \
ICMPmessagesutilizedbyexperimentalmobilityprotocolssuchasSeamoby {
value 150;
description
"ICMP messages utilized by experimental mobility protocols
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,8 @@ module iana-ipv6-ext-types {
"Current revision as of the revision date specified in the XML
representation of the registry page.";
reference
"https://www.iana.org/assignments/ipv6-parameters/ipv6-parameters.xml";
"https://www.iana.org/assignments/ipv6-parameters
/ipv6-parameters.xml";
}

/* Typedefs */
Expand Down Expand Up @@ -117,8 +118,9 @@ module iana-ipv6-ext-types {
}
}
description
"This enumeration type defines mnemonic names and corresponding
numeric values of IPv6 Extension header types.";
"This enumeration type defines mnemonic names and
corresponding numeric values of IPv6 Extension header
types.";
reference
"RFC 2708: IANA Allocation Guidelines For Values In the
Internet Protocol and Related Headers";
Expand All @@ -130,8 +132,8 @@ module iana-ipv6-ext-types {
type ipv6-extension-header-type-name;
}
description
"This type allows reference to an IPv6 Extension header type
using either the assigned mnemonic name or the numeric
protocol number value.";
"This type allows reference to an IPv6 Extension header
type using either the assigned mnemonic name or the
numeric protocol number value.";
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@ module ietf-ac-svc {
grouping ipv4-static-rtg-with-bfd {
description
"Configuration specific to IPv4 static routing with
BFD.";
failure protection (e.g., BFD).";
list ipv4-lan-prefix {
if-feature "vpn-common:ipv4";
key "lan next-hop";
Expand All @@ -391,7 +391,7 @@ module ietf-ac-svc {
grouping ipv6-static-rtg-with-bfd {
description
"Configuration specific to IPv6 static routing with
BFD.";
failure protection (e.g., BFD).";
list ipv6-lan-prefix {
if-feature "vpn-common:ipv6";
key "lan next-hop";
Expand Down Expand Up @@ -459,7 +459,7 @@ module ietf-ac-svc {
leaf id {
type string;
description
"A neighbor identifier.";
"An identifier that uniquely identifies a neighbor.";
}
uses ac-svc:bgp-neighbor-without-name;
}
Expand Down Expand Up @@ -487,7 +487,7 @@ module ietf-ac-svc {
leaf id {
type string;
description
"A neighbor identifier.";
"An identifier that uniquely identifiers a neighbor.";
}
uses ac-svc:bgp-neighbor-with-server-reference;
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ module ietf-bfd-large {
prefix "bfdl";

import ietf-routing {
prefix "rt";
prefix rt;
reference
"RFC 8349: A YANG Data Model for Routing Management
(NMDA version)";
Expand Down Expand Up @@ -81,7 +81,7 @@ module ietf-bfd-large {
described in BCP 14 (RFC 2119) (RFC 8174) when, and only when,
they appear in all capitals, as shown here.";

revision "2024-05-28" {
revision "2024-10-11" {
description
"Initial Version.";
reference
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ module ietf-bfd-opt-auth {
described in BCP 14 (RFC 2119) (RFC 8174) when, and only when,
they appear in all capitals, as shown here.";

revision "2024-09-23" {
revision "2024-10-21" {
description
"Initial Version.";
reference
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ module ietf-bfd-stability {
described in BCP 14 (RFC 2119) (RFC 8174) when, and only when,
they appear in all capitals, as shown here.";

revision "2024-07-05" {
revision "2024-10-07" {
description
"Initial Version.";
reference
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ submodule ietf-bgp-capabilities {
described in BCP 14 (RFC 2119) (RFC 8174) when, and only when,
they appear in all capitals, as shown here.";

revision 2023-07-05 {
revision 2024-10-21 {
description
"Initial Version";
reference
Expand Down Expand Up @@ -110,7 +110,7 @@ submodule ietf-bgp-capabilities {
4.";

container mpbgp {
when "../../name = 'bt:mp-bgp'";
when "derived-from-or-self(../../name, 'bt:mp-bgp')";
description
"Multi-Protocol BGP-specific values.";
reference
Expand Down Expand Up @@ -145,7 +145,7 @@ submodule ietf-bgp-capabilities {
}

container graceful-restart {
when "../../name = 'bt:graceful-restart'";
when "derived-from-or-self(../../name, 'bt:graceful-restart')";
description
"BGP Graceful Restart-specific values.";
reference
Expand Down Expand Up @@ -275,7 +275,7 @@ submodule ietf-bgp-capabilities {
}

container asn32 {
when "../../name = 'bt:asn32'";
when "derived-from-or-self(../../name, 'bt:asn32')";
description
"Four-byte AS Number-specific values.";
reference
Expand All @@ -294,7 +294,7 @@ submodule ietf-bgp-capabilities {
}

container add-paths {
when "../../name = 'bt:add-paths'";
when "derived-from-or-self(../../name, 'bt:add-paths')";
description
"BGP add-paths-specific values.";
reference
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ submodule ietf-bgp-common-multiprotocol {
described in BCP 14 (RFC 2119) (RFC 8174) when, and only when,
they appear in all capitals, as shown here.";

revision 2023-07-05 {
revision 2024-10-21 {
description
"Initial Version";
reference
Expand Down Expand Up @@ -158,7 +158,7 @@ submodule ietf-bgp-common-multiprotocol {
// import and export policy included for the afi/safi
uses rt-pol:apply-policy-group;
container ipv4-unicast {
when "../name = 'bt:ipv4-unicast'" {
when "derived-from-or-self(../name, 'bt:ipv4-unicast')" {
description
"Include this container for IPv4 Unicast specific
configuration";
Expand All @@ -170,7 +170,7 @@ submodule ietf-bgp-common-multiprotocol {
// placeholder for IPv4 unicast specific configuration
}
container ipv6-unicast {
when "../name = 'bt:ipv6-unicast'" {
when "derived-from-or-self(../name, 'bt:ipv6-unicast')" {
description
"Include this container for IPv6 Unicast specific
configuration";
Expand All @@ -183,7 +183,7 @@ submodule ietf-bgp-common-multiprotocol {
// options
}
container ipv4-labeled-unicast {
when "../name = 'bt:ipv4-labeled-unicast'" {
when "derived-from-or-self(../name, 'bt:ipv4-labeled-unicast')" {
description
"Include this container for IPv4 Labeled Unicast specific
configuration";
Expand All @@ -195,7 +195,7 @@ submodule ietf-bgp-common-multiprotocol {
// options
}
container ipv6-labeled-unicast {
when "../name = 'bt:ipv6-labeled-unicast'" {
when "derived-from-or-self(../name, 'bt:ipv6-labeled-unicast')" {
description
"Include this container for IPv6 Labeled Unicast specific
configuration";
Expand All @@ -207,7 +207,7 @@ submodule ietf-bgp-common-multiprotocol {
// options.
}
container l3vpn-ipv4-unicast {
when "../name = 'bt:l3vpn-ipv4-unicast'" {
when "derived-from-or-self(../name, 'bt:l3vpn-ipv4-unicast')" {
description
"Include this container for IPv4 Unicast L3VPN specific
configuration";
Expand All @@ -219,7 +219,7 @@ submodule ietf-bgp-common-multiprotocol {
// placeholder for IPv4 Unicast L3VPN specific config options.
}
container l3vpn-ipv6-unicast {
when "../name = 'bt:l3vpn-ipv6-unicast'" {
when "derived-from-or-self(../name, 'bt:l3vpn-ipv6-unicast')" {
description
"Include this container for unicast IPv6 L3VPN specific
configuration";
Expand All @@ -232,7 +232,7 @@ submodule ietf-bgp-common-multiprotocol {
// options
}
container l3vpn-ipv4-multicast {
when "../name = 'bt:l3vpn-ipv4-multicast'" {
when "derived-from-or-self(../name, 'bt:l3vpn-ipv4-multicast')" {
description
"Include this container for multicast IPv6 L3VPN specific
configuration";
Expand All @@ -245,7 +245,7 @@ submodule ietf-bgp-common-multiprotocol {
// options
}
container l3vpn-ipv6-multicast {
when "../name = 'bt:l3vpn-ipv6-multicast'" {
when "derived-from-or-self(../name, 'bt:l3vpn-ipv6-multicast')" {
description
"Include this container for multicast IPv6 L3VPN specific
configuration";
Expand All @@ -258,7 +258,7 @@ submodule ietf-bgp-common-multiprotocol {
// options
}
container l2vpn-vpls {
when "../name = 'bt:l2vpn-vpls'" {
when "derived-from-or-self(../name, 'bt:l2vpn-vpls')" {
description
"Include this container for BGP-signalled VPLS specific
configuration";
Expand All @@ -271,7 +271,7 @@ submodule ietf-bgp-common-multiprotocol {
// options
}
container l2vpn-evpn {
when "../name = 'bt:l2vpn-evpn'" {
when "derived-from-or-self(../name, 'bt:l2vpn-evpn')" {
description
"Include this container for BGP EVPN specific
configuration";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ submodule ietf-bgp-common-structure {
described in BCP 14 (RFC 2119) (RFC 8174) when, and only when,
they appear in all capitals, as shown here.";

revision 2023-07-05 {
revision 2024-10-21 {
description
"Initial Version";
reference
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ submodule ietf-bgp-common {
YANG Model.";
}
include ietf-bgp-common-structure {
revision-date 2023-07-05;
revision-date 2024-10-21;
}

organization
Expand Down Expand Up @@ -92,7 +92,7 @@ submodule ietf-bgp-common {
described in BCP 14 (RFC 2119) (RFC 8174) when, and only when,
they appear in all capitals, as shown here.";

revision 2023-07-05 {
revision 2024-10-21 {
description
"Initial Version";
reference
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ submodule ietf-bgp-neighbor {
described in BCP 14 (RFC 2119) (RFC 8174) when, and only when,
they appear in all capitals, as shown here.";

revision 2023-07-05 {
revision 2024-10-21 {
description
"Initial Version";
reference
Expand Down
Loading

0 comments on commit 946fa18

Please sign in to comment.