| rfc9983v1.txt | rfc9983.txt | |||
|---|---|---|---|---|
| skipping to change at line 189 ¶ | skipping to change at line 189 ¶ | |||
| +--rw anycast-flag? boolean | +--rw anycast-flag? boolean | |||
| 4.2. YANG Data Model for OSPFv2 Anycast Property Advertisement | 4.2. YANG Data Model for OSPFv2 Anycast Property Advertisement | |||
| The "ietf-ospf-anycast-flag" module defined in this document imports | The "ietf-ospf-anycast-flag" module defined in this document imports | |||
| typedefs from [RFC8349] and [RFC9129]. | typedefs from [RFC8349] and [RFC9129]. | |||
| <CODE BEGINS> file "ietf-ospf-anycast-flag@2026-05-12.yang" | <CODE BEGINS> file "ietf-ospf-anycast-flag@2026-05-12.yang" | |||
| module ietf-ospf-anycast-flag { | module ietf-ospf-anycast-flag { | |||
| yang-version 1.1; | yang-version 1.1; | |||
| namespace | namespace "urn:ietf:params:xml:ns:yang:ietf-ospf-anycast-flag"; | |||
| "urn:ietf:params:xml:ns:yang:ietf-ospf-anycast-flag"; | ||||
| prefix ospf-anycast-flag; | prefix ospf-anycast-flag; | |||
| import ietf-routing { | import ietf-routing { | |||
| prefix rt; | prefix rt; | |||
| reference | reference | |||
| "RFC 8349: A YANG Data Model for Routing | "RFC 8349: A YANG Data Model for Routing | |||
| Management (NMDA Version)"; | Management (NMDA Version)"; | |||
| } | } | |||
| import ietf-ospf { | import ietf-ospf { | |||
| prefix ospf; | prefix ospf; | |||
| skipping to change at line 244 ¶ | skipping to change at line 243 ¶ | |||
| Redistribution and use in source and binary forms, with or | Redistribution and use in source and binary forms, with or | |||
| 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). | |||
| All revisions of IETF and IANA published modules can | All revisions of IETF and IANA published modules can | |||
| be found at the YANG Parameters registry group | be found at the YANG Parameters registry group | |||
| (https://www.iana.org/assignments/yang-parameters); | (https://www.iana.org/assignments/yang-parameters); | |||
| This version of this YANG module is part of RFC 9983; | This version of this YANG module is part of RFC 9983; | |||
| see the RFC itself for full legal notices."; | see the RFC itself for full legal notices."; | |||
| revision 2026-05-12 { | revision 2026-05-12 { | |||
| description | description | |||
| "Initial version"; | "Initial version"; | |||
| reference | reference | |||
| "RFC 9983: OSPFv2 Anycast Property Advertisement"; | "RFC 9983: OSPFv2 Anycast Property Advertisement"; | |||
| } | } | |||
| End of changes. 2 change blocks. | ||||
| 3 lines changed or deleted | 2 lines changed or added | |||
This html diff was produced by rfcdiff 1.48. | ||||