rfc9647v6.txt | rfc9647.txt | |||
---|---|---|---|---|
skipping to change at line 199 ¶ | skipping to change at line 199 ¶ | |||
HMAC-SHA-256, HMAC-SHA-384, and HMAC-SHA-512 with IPsec" [RFC4868], | HMAC-SHA-256, HMAC-SHA-384, and HMAC-SHA-512 with IPsec" [RFC4868], | |||
"Textual Encodings of PKIX, PKCS, and CMS Structures" [RFC7468], "The | "Textual Encodings of PKIX, PKCS, and CMS Structures" [RFC7468], "The | |||
BLAKE2 Cryptographic Hash and Message Authentication Code (MAC)" | BLAKE2 Cryptographic Hash and Message Authentication Code (MAC)" | |||
[RFC7693], "Network Configuration Access Control Model" [RFC8341], | [RFC7693], "Network Configuration Access Control Model" [RFC8341], | |||
"The Babel Routing Protocol" [RFC8966], "MAC Authentication for the | "The Babel Routing Protocol" [RFC8966], "MAC Authentication for the | |||
Babel Routing Protocol" [RFC8967], "Babel Information Model" | Babel Routing Protocol" [RFC8967], "Babel Information Model" | |||
[RFC9046], "The Datagram Transport Layer Security (DTLS) Protocol | [RFC9046], "The Datagram Transport Layer Security (DTLS) Protocol | |||
Version 1.3" [RFC9147], and "YANG Data Types and Groupings for | Version 1.3" [RFC9147], and "YANG Data Types and Groupings for | |||
Cryptography" [RFC9640]. | Cryptography" [RFC9640]. | |||
<CODE BEGINS> file "ietf-babel@2021-09-20.yang" | <CODE BEGINS> file "ietf-babel@2024-10-10.yang" | |||
module ietf-babel { | module ietf-babel { | |||
yang-version 1.1; | yang-version 1.1; | |||
namespace "urn:ietf:params:xml:ns:yang:ietf-babel"; | namespace "urn:ietf:params:xml:ns:yang:ietf-babel"; | |||
prefix babel; | prefix babel; | |||
import ietf-yang-types { | import ietf-yang-types { | |||
prefix yang; | prefix yang; | |||
reference | reference | |||
"RFC 6991: Common YANG Data Types"; | "RFC 6991: Common YANG Data Types"; | |||
} | } | |||
skipping to change at line 274 ¶ | skipping to change at line 274 ¶ | |||
without modification, is permitted pursuant to, and subject to | without modification, is permitted pursuant to, and subject to | |||
the license terms contained in, the Revised BSD License set | the license terms contained in, the Revised BSD License set | |||
forth in Section 4.c of the IETF Trust's Legal Provisions | forth in Section 4.c of the IETF Trust's Legal Provisions | |||
Relating to IETF Documents | Relating to IETF Documents | |||
(https://trustee.ietf.org/license-info). | (https://trustee.ietf.org/license-info). | |||
This version of this YANG module is part of RFC 9647 | This version of this YANG module is part of RFC 9647 | |||
(https://www.rfc-editor.org/info/rfc9647); see the RFC itself | (https://www.rfc-editor.org/info/rfc9647); see the RFC itself | |||
for full legal notices."; | for full legal notices."; | |||
revision 2021-09-20 { | revision 2024-10-10 { | |||
description | description | |||
"Initial version."; | "Initial version."; | |||
reference | reference | |||
"RFC 9647: A YANG Data Model for Babel"; | "RFC 9647: A YANG Data Model for Babel"; | |||
} | } | |||
/* | /* | |||
* Features | * Features | |||
*/ | */ | |||
End of changes. 2 change blocks. | ||||
2 lines changed or deleted | 2 lines changed or added | |||
This html diff was produced by rfcdiff 1.48. |