The acl name comes directly from draft-ietf-netmod-acl.  However, if it
is not clear, the scope is intended to be solely within a MUD file
itself.  I can add words to that effect as part of LC if nobody objects.

Eliot


On 10/26/17 7:12 PM, M. Ranganathan wrote:
>          leaf acl-name {
>              type leafref {
>                path "/acl:access-lists/acl:acl/acl:acl-name";
>              }
>              description
>                "The name of the ACL for this entry.";
>            }
>            leaf acl-type {
>              type identityref {
>                base acl:acl-base;
>              }
>              description
>                "The type of the ACL for this entry.  The name is
>                 scoped ONLY to the MUD file, and may not be unique
>                 in any other circumstance.";
>            }
>
>
>
>
>
> This is a nit (perhaps has already been reported):
>
> Does the description comment on scope belong with the acl-name node?
>
> Thanks
>
> -- 
> M. Ranganathan
>
>
> _______________________________________________
> OPSAWG mailing list
> OPSAWG@ietf.org
> https://www.ietf.org/mailman/listinfo/opsawg

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
OPSAWG mailing list
OPSAWG@ietf.org
https://www.ietf.org/mailman/listinfo/opsawg

Reply via email to