| rfc9166v3.txt | rfc9166.txt | |||
|---|---|---|---|---|
| skipping to change at line 514 ¶ | skipping to change at line 514 ¶ | |||
| +---w input | +---w input | |||
| +---w group union | +---w group union | |||
| +---w source rt-types:ipv6-multicast-source-address | +---w source rt-types:ipv6-multicast-source-address | |||
| 4. IGMP and MLD Snooping YANG Module | 4. IGMP and MLD Snooping YANG Module | |||
| This module references [RFC1112], [RFC2236], [RFC2710], [RFC3376], | This module references [RFC1112], [RFC2236], [RFC2710], [RFC3376], | |||
| [RFC3810], [RFC4541], [RFC5790], [RFC6636], [RFC6991], [RFC7761], | [RFC3810], [RFC4541], [RFC5790], [RFC6636], [RFC6991], [RFC7761], | |||
| [RFC8343], and [dot1Qcp]. | [RFC8343], and [dot1Qcp]. | |||
| <CODE BEGINS> file "ietf-igmp-mld-snooping@2021-12-20.yang" | <CODE BEGINS> file "ietf-igmp-mld-snooping@2022-01-31.yang" | |||
| module ietf-igmp-mld-snooping { | module ietf-igmp-mld-snooping { | |||
| yang-version 1.1; | yang-version 1.1; | |||
| namespace "urn:ietf:params:xml:ns:yang:ietf-igmp-mld-snooping"; | namespace "urn:ietf:params:xml:ns:yang:ietf-igmp-mld-snooping"; | |||
| prefix ims; | prefix ims; | |||
| import ietf-inet-types { | import ietf-inet-types { | |||
| prefix inet; | prefix inet; | |||
| reference | reference | |||
| "RFC 6991: Common YANG Data Types"; | "RFC 6991: Common YANG Data Types"; | |||
| } | } | |||
| skipping to change at line 582 ¶ | skipping to change at line 582 ¶ | |||
| Mahesh Sivakumar | Mahesh Sivakumar | |||
| <mailto:sivakumar.mahesh@gmail.com> | <mailto:sivakumar.mahesh@gmail.com> | |||
| "; | "; | |||
| description | description | |||
| "The module defines a collection of YANG definitions common for | "The module defines a collection of YANG definitions common for | |||
| all devices that implement Internet Group Management Protocol | all devices that implement Internet Group Management Protocol | |||
| (IGMP) and Multicast Listener Discovery (MLD) snooping, which is | (IGMP) and Multicast Listener Discovery (MLD) snooping, which is | |||
| described in RFC 4541. | described in RFC 4541. | |||
| Copyright (c) 2021 IETF Trust and the persons identified as | Copyright (c) 2022 IETF Trust and the persons identified as | |||
| authors of the code. All rights reserved. | authors of the code. All rights reserved. | |||
| 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 Simplified BSD License set | the license terms contained in, the Simplified 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 | |||
| (http://trustee.ietf.org/license-info). | (http://trustee.ietf.org/license-info). | |||
| This version of this YANG module is part of RFC 9166; see the | This version of this YANG module is part of RFC 9166; see the | |||
| RFC itself for full legal notices."; | RFC itself for full legal notices."; | |||
| revision 2021-12-20 { | revision 2022-01-31 { | |||
| description | description | |||
| "Initial revision."; | "Initial revision."; | |||
| reference | reference | |||
| "RFC 9166: A YANG Data Model for Internet Group Management | "RFC 9166: A YANG Data Model for Internet Group Management | |||
| Protocol (IGMP) and Multicast Listener Discovery (MLD) | Protocol (IGMP) and Multicast Listener Discovery (MLD) | |||
| Snooping"; | Snooping"; | |||
| } | } | |||
| /* | /* | |||
| * Features | * Features | |||
| End of changes. 3 change blocks. | ||||
| 3 lines changed or deleted | 3 lines changed or added | |||
This html diff was produced by rfcdiff 1.48. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ | ||||