Re: [Dots] [boucadair/filter-control] Use of acl-* should be acl-name in most cases in the text (#2)

<mohamed.boucadair@orange.com> Thu, 25 April 2019 11:14 UTC

Return-Path: <mohamed.boucadair@orange.com>
X-Original-To: dots@ietfa.amsl.com
Delivered-To: dots@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0FFCF120161 for <dots@ietfa.amsl.com>; Thu, 25 Apr 2019 04:14:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level:
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001, UNPARSEABLE_RELAY=0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0hio-XtbGGzs for <dots@ietfa.amsl.com>; Thu, 25 Apr 2019 04:14:36 -0700 (PDT)
Received: from orange.com (mta135.mail.business.static.orange.com [80.12.70.35]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 142AC120045 for <dots@ietf.org>; Thu, 25 Apr 2019 04:14:36 -0700 (PDT)
Received: from opfednr00.francetelecom.fr (unknown [xx.xx.xx.64]) by opfednr24.francetelecom.fr (ESMTP service) with ESMTP id 44qZMZ2Jvvz1y6g for <dots@ietf.org>; Thu, 25 Apr 2019 13:14:34 +0200 (CEST)
Received: from Exchangemail-eme6.itn.ftgroup (unknown [xx.xx.13.26]) by opfednr00.francetelecom.fr (ESMTP service) with ESMTP id 44qZMZ1bPMzDq7b for <dots@ietf.org>; Thu, 25 Apr 2019 13:14:34 +0200 (CEST)
Received: from OPEXCAUBMA2.corporate.adroot.infra.ftgroup ([fe80::e878:bd0:c89e:5b42]) by OPEXCAUBM31.corporate.adroot.infra.ftgroup ([::1]) with mapi id 14.03.0439.000; Thu, 25 Apr 2019 13:14:33 +0200
From: mohamed.boucadair@orange.com
To: "dots@ietf.org" <dots@ietf.org>
Thread-Topic: [boucadair/filter-control] Use of acl-* should be acl-name in most cases in the text (#2)
Thread-Index: AQHU+0Sq1V/hGCdsE0ag/VLKIAhvs6ZMuPcw
Date: Thu, 25 Apr 2019 11:14:33 +0000
Message-ID: <787AE7BB302AE849A7480A190F8B93302EA65899@OPEXCAUBMA2.corporate.adroot.infra.ftgroup>
References: <boucadair/filter-control/issues/2@github.com>
In-Reply-To: <boucadair/filter-control/issues/2@github.com>
Accept-Language: fr-FR, en-US
Content-Language: fr-FR
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
x-originating-ip: [10.114.13.245]
Content-Type: multipart/alternative; boundary="_000_787AE7BB302AE849A7480A190F8B93302EA65899OPEXCAUBMA2corp_"
MIME-Version: 1.0
Archived-At: <https://mailarchive.ietf.org/arch/msg/dots/Gn-wv8vkA2EmPitzR7lD7UP7P7s>
Subject: Re: [Dots] [boucadair/filter-control] Use of acl-* should be acl-name in most cases in the text (#2)
X-BeenThere: dots@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "List for discussion of DDoS Open Threat Signaling \(DOTS\) technology and directions." <dots.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/dots>, <mailto:dots-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/dots/>
List-Post: <mailto:dots@ietf.org>
List-Help: <mailto:dots-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/dots>, <mailto:dots-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Apr 2019 11:14:38 -0000

acl-name cannot be included without including acl-list.

acl-type is optional since acl-name is sufficient to identify an ACL. Including it would be valid, but it is completely fine to recommend against including acl-type by replacing acl-* with "acl-list and acl-name".

Cheers,
Med

De : mrdeep1 [mailto:notifications@github.com]
Envoyé : jeudi 25 avril 2019 10:56
À : boucadair/filter-control
Cc : Subscribed
Objet : [boucadair/filter-control] Use of acl-* should be acl-name in most cases in the text (#2)


acl-name is the only acl-* that a client can send in a request to a server - the others are only used for conflict responses.

E.g.
A DOTS client may include acl-* attributes in a mitigation request

should be

A DOTS client may include the acl-name attribute in a mitigation request

—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<https://github.com/boucadair/filter-control/issues/2>, or mute the thread<https://github.com/notifications/unsubscribe-auth/ADXR6V36OM77RQSD7P6GLQLPSFWYZANCNFSM4HILBZNQ>.