Re: [regext] Erik Kline's No Objection on draft-ietf-regext-rdap-sorting-and-paging-17: (with COMMENT)

Mario Loffredo <mario.loffredo@iit.cnr.it> Mon, 21 September 2020 08:22 UTC

Return-Path: <mario.loffredo@iit.cnr.it>
X-Original-To: regext@ietfa.amsl.com
Delivered-To: regext@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3A8093A0A0C; Mon, 21 Sep 2020 01:22:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.9
X-Spam-Level:
X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, NICE_REPLY_A=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=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 aeILGRVBcx6Q; Mon, 21 Sep 2020 01:22:17 -0700 (PDT)
Received: from smtp.iit.cnr.it (mx4.iit.cnr.it [146.48.98.151]) by ietfa.amsl.com (Postfix) with ESMTP id D02323A0A06; Mon, 21 Sep 2020 01:22:15 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by smtp.iit.cnr.it (Postfix) with ESMTP id C8245B800F4; Mon, 21 Sep 2020 10:22:14 +0200 (CEST)
X-Virus-Scanned: Debian amavisd-new at mx4.iit.cnr.it
Received: from smtp.iit.cnr.it ([127.0.0.1]) by localhost (mx4.iit.cnr.it [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WYYYPivTjb26; Mon, 21 Sep 2020 10:22:12 +0200 (CEST)
Received: from [192.12.193.108] (pc-loffredo.nic.it [192.12.193.108]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by smtp.iit.cnr.it (Postfix) with ESMTPSA id 13543B804F0; Mon, 21 Sep 2020 10:22:12 +0200 (CEST)
To: Erik Kline <ek.ietf@gmail.com>, The IESG <iesg@ietf.org>
Cc: regext-chairs@ietf.org, tomh@apnic.net, regext@ietf.org, draft-ietf-regext-rdap-sorting-and-paging@ietf.org
References: <160067112251.12952.1125516822255123517@ietfa.amsl.com>
From: Mario Loffredo <mario.loffredo@iit.cnr.it>
Message-ID: <9ec31294-20da-2aa0-e9c0-ffb820916d17@iit.cnr.it>
Date: Mon, 21 Sep 2020 10:18:55 +0200
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.12.0
MIME-Version: 1.0
In-Reply-To: <160067112251.12952.1125516822255123517@ietfa.amsl.com>
Content-Type: text/plain; charset="iso-8859-15"; format="flowed"
Content-Transfer-Encoding: 7bit
Content-Language: it
Archived-At: <https://mailarchive.ietf.org/arch/msg/regext/5s_V6M6dQZ-4-P06OkNf2OkHUzw>
Subject: Re: [regext] Erik Kline's No Objection on draft-ietf-regext-rdap-sorting-and-paging-17: (with COMMENT)
X-BeenThere: regext@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Registration Protocols Extensions <regext.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/regext>, <mailto:regext-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/regext/>
List-Post: <mailto:regext@ietf.org>
List-Help: <mailto:regext-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/regext>, <mailto:regext-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 21 Sep 2020 08:22:19 -0000

Hi Erik,

thanks a lot for your review. Please find my comments inline.

Il 21/09/2020 08:52, Erik Kline via Datatracker ha scritto:
> Erik Kline has entered the following ballot position for
> draft-ietf-regext-rdap-sorting-and-paging-17: No Objection
>
> When responding, please keep the subject line intact and reply to all
> email addresses included in the To and CC lines. (Feel free to cut this
> introductory paragraph, however.)
>
>
> Please refer to https://www.ietf.org/iesg/statement/discuss-criteria.html
> for more information about IESG DISCUSS and COMMENT positions.
>
>
> The document, along with other ballot positions, can be found here:
> https://datatracker.ietf.org/doc/draft-ietf-regext-rdap-sorting-and-paging/
>
>
>
> ----------------------------------------------------------------------
> COMMENT:
> ----------------------------------------------------------------------
>
> [[ comments ]]
>
> [ section 2.3 ]
>
> * My current understanding is that it's not possible to request a sort by
>    IP address in general (i.e. without regard to IP address family).  Otherwise,
>    since some IPv6 addresses (admittedly not any within the current 2000::/3
>    GUA space) might be numerically less then some IPv4 addresses, I think there
>    would probably need to be some text around relative ordering between IPv4 and
>    IPv6 addresses regardless of numerical equivalent values.
>
>    But again: my reading is that sort can only be by ipV4 or ipV6 (and not just
>    some generalized "ip" parameter), so this shouldn't be necessary.
[ML] I think sorting by ipv4 or ipv6 is less confusing for consumers and 
more easy to implement for producers. Anyway, an RDAP server is free to 
provide the "ip" sorting property.
>
> [[ nits ]]
>
> [ section 2.1 ]
>
> * s/value of sort "parameter"/value of the "sort" parameter/ perhaps?
[ML] Yes, absolutely.
>
> [ section 2.4 ]
>
> * I think the cursor value "b2Zmc2V0PTEwMCxsaW1pdD01MAo=" might decode to
>    'offset=100,limit=50\n' (with a trailing newline).  The base64 encoding
>    without the trailing newline might be 'b2Zmc2V0PTEwMCxsaW1pdD01MA==', but
>    someone should double-check me on that.
>
[ML] You're right. I used a quick converter available on the web. I have 
just executed the conversion by the Base64 Java class methods and the 
correct encoding is "b2Zmc2V0PTEwMCxsaW1pdD01MA==".


Best,

Mario

>
> _______________________________________________
> regext mailing list
> regext@ietf.org
> https://www.ietf.org/mailman/listinfo/regext

-- 
Dr. Mario Loffredo
Systems and Technological Development Unit
Institute of Informatics and Telematics (IIT)
National Research Council (CNR)
via G. Moruzzi 1, I-56124 PISA, Italy
Phone: +39.0503153497
Mobile: +39.3462122240
Web: http://www.iit.cnr.it/mario.loffredo