ietf-dots-robust-trans

This module contains YANG definitions for the configuration of parameters that can be negotiated between a DOTS client and a DOT...

  • Version: 2023-02-28

    ietf-dots-robust-trans@2023-02-28


    
      module ietf-dots-robust-trans {
    
        yang-version 1.1;
    
        namespace
          "urn:ietf:params:xml:ns:yang:ietf-dots-robust-trans";
    
        prefix dots-robust;
    
        import ietf-dots-signal-channel {
          prefix dots-signal;
          reference
            "RFC 9132: Distributed Denial-of-Service Open Threat
            	  Signaling (DOTS) Signal Channel Specification";
    
    
        }
        import ietf-yang-structure-ext {
          prefix sx;
          reference
            "RFC 8791: YANG Data Structure Extensions";
    
    
        }
    
        organization
          "IETF DDoS Open Threat Signaling (DOTS) Working Group";
    
        contact
          "WG Web:   <https://datatracker.ietf.org/wg/dots/>
         WG List:  <mailto:dots@ietf.org>
    
         Author:   Mohamed Boucadair
                   <mailto:mohamed.boucadair@orange.com>;
    
         Author:   Jon Shallow
                   <mailto:ietf-supjps@jpshallow.com>";
    
        description
          "This module contains YANG definitions for the configuration
         of parameters that can be negotiated between a DOTS client
         and a DOTS server for robust block transmission.
    
         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 forth in Section 4.c of the IETF Trust's Legal Provisions
         Relating to IETF Documents
         (https://trustee.ietf.org/license-info).
    
         This version of this YANG module is part of RFC 9362; see the
         RFC itself for full legal notices.";
    
        revision "2023-02-28" {
          description "Initial revision.";
          reference
            "RFC 9362: Distributed Denial-of-Service Open Threat
            	  Signaling (DOTS) Configuration Attributes
            	  for Robust Block Transmission";
    
        }
    
        sx:augment-structure "/dots-signal:dots-signal/dots-signal:message-type/dots-signal:signal-config/dots-signal:mitigating-config";
        sx:augment-structure "/dots-signal:dots-signal/dots-signal:message-type/dots-signal:signal-config/dots-signal:idle-config";
      }  // module ietf-dots-robust-trans
    

© 2023 YumaWorks, Inc. All rights reserved.