ietf-dhcpv6-options-rfc8415-relay

This YANG module contains DHCPv6 options defined in RFC8415 that can be used by DHCPv6 clients. Copyright (c) 2021 IETF Trust a...

  • Version: 2021-01-06

    ietf-dhcpv6-options-rfc8415-relay@2021-01-06


    
      module ietf-dhcpv6-options-rfc8415-relay {
    
        yang-version 1.1;
    
        namespace
          "urn:ietf:params:xml:ns:yang:"
            + "ietf-dhcpv6-options-rfc8415-relay";
    
        prefix rfc8415-rly;
    
        import ietf-dhcpv6-relay {
          prefix dhcpv6-relay;
          reference
            "To be updated on publication";
    
    
        }
    
        organization "DHC WG";
    
        contact
          "cuiyong@tsinghua.edu.cn
        wangh13@mails.tsinghua.edu.cn
        lh.sunlinh@gmail.com
        ian.farrer@telekom.de
        sladjana.zechlin@telekom.de
        hezihao9512@gmail.com";
    
        description
          "This YANG module contains DHCPv6 options defined
        in RFC8415 that can be used by DHCPv6 clients.
    
        Copyright (c) 2021 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 Simplified BSD License
        set forth in Section 4.c of the IETF Trust's Legal Provisions
        Relating to IETF Documents
        (http://trustee.ietf.org/license-info).
    
        This 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.
    
        The key words 'MUST', 'MUST NOT', 'REQUIRED', 'SHALL', 'SHALL
        NOT', 'SHOULD', 'SHOULD NOT', 'RECOMMENDED', 'NOT RECOMMENDED',
        'MAY', and 'OPTIONAL' in this document are to be interpreted as
        described in BCP 14 (RFC 2119) (RFC 8174) when, and only when,
        they appear in all capitals, as shown here.";
    
        revision "2021-01-06" {
          description
            "Version update for draft -16 publication.";
          reference
            "I-D: draft-ietf-dhc-dhcpv6-yang-16";
    
        }
    
        revision "2020-12-22" {
          description
            "Version update for draft -13 publication.";
          reference
            "I-D: draft-ietf-dhc-dhcpv6-yang-15";
    
        }
    
        revision "2020-12-10" {
          description
            "Version update for draft -13 publication.";
          reference
            "I-D: draft-ietf-dhc-dhcpv6-yang-13";
    
        }
    
        revision "2020-12-01" {
          description
            "Version update for draft -12 publication.";
          reference
            "I-D: draft-ietf-dhc-dhcpv6-yang-12";
    
        }
    
        revision "2020-11-19" {
          description
            "Separated into a relay specific set of options.";
          reference
            "I-D: draft-ietf-dhc-dhcpv6-yang-12";
    
        }
    
        revision "2020-05-26" {
          description
            "Version update for draft -11 publication and
          to align revisions across the different modules.";
          reference
            "I-D: draft-ietf-dhc-dhcpv6-yang-11";
    
        }
    
        revision "2019-06-07" {
          description
            "Major reworking to only contain RFC8415 options.
          if-feature for each option removed. Removed groupings
          of features by device or combination of devices. Added ";
          reference
            "I-D: draft-ietf-dhc-dhcpv6-yang";
    
        }
    
        revision "2018-09-04" {
          description "";
          reference
            "I-D: draft-ietf-dhc-dhcpv6-yang";
    
        }
    
        revision "2018-03-04" {
          description
            "Resolved most issues on the DHC official
          github";
          reference
            "I-D: draft-ietf-dhc-dhcpv6-yang";
    
        }
    
        revision "2017-12-22" {
          description
            "Resolve most issues on Ian's github.";
          reference
            "I-D: draft-ietf-dhc-dhcpv6-yang";
    
        }
    
        revision "2017-11-24" {
          description
            "First version of the separated DHCPv6 options
          YANG model.";
          reference
            "I-D:draft-ietf-dhc-dhcpv6-yang";
    
        }
    
      }  // module ietf-dhcpv6-options-rfc8415-relay
    

© 2023 YumaWorks, Inc. All rights reserved.