[alto] Tsvart early review of draft-ietf-alto-oam-yang-06

2023-03-24 Thread Spencer Dawkins via Datatracker
Reviewer: Spencer Dawkins
Review result: Ready

I didn't have any questions on the document as written, and it's worth adding
that I'm not a YANG person and was still able to follow the document and the
process it describes.

I did have one question, which might be out of scope for this document.

I didn't see a mention of APLNs for TLS, and, perhaps more importantly, I don't
see a mention of ALPNs, QUIC, or UDP parameters for HTTP/3 over QUIC. It looks
like this document is expecting to use NAPTR records, but I thought web servers
used RR records to provide ALPN names. My apologies if my question isn't
helpful, but is it expected that this document would also cover configuration
of ALTO servers listening over HTTP/3?



___
alto mailing list
alto@ietf.org
https://www.ietf.org/mailman/listinfo/alto


[alto] Artart early review of draft-ietf-alto-new-transport-01

2022-07-15 Thread Spencer Dawkins via Datatracker
Reviewer: Spencer Dawkins
Review result: Ready with Issues

My apologies for a late early review(!?!).

I might be confused about this, but I see that this specification uses these
HTTP2 settings

0x02 SETTINGS_ENABLE_PUSH (a BCP14 “MUST”), and
0x03 SETTINGS_MAX_CONCURRENT_STREAMS (a BCP14 “must”)

RFC 9114 reserves these in the parallel HTTP/3 registry
(https://www.rfc-editor.org/rfc/rfc9114.html#iana-setting-table), and says this
about these reserved values in
https://www.rfc-editor.org/rfc/rfc9114.html#section-7.2.4.1:

7.2.4.1. Defined SETTINGS Parameters

Setting identifiers that were defined in [HTTP/2] where there is no
corresponding HTTP/3 setting have also been reserved (Section 11.2.2). These
reserved settings MUST NOT be sent, and their receipt MUST be treated as a
connection error of type H3_SETTINGS_ERROR.

Is that going to be a problem?

I’m also wondering if you need in-order delivery of results across multiple
QUIC streams. If you do, could you please let me know?

I hope this is helpful.

p.s. I should also let someone know that the HTML version of this draft says
it's -00 in the heading, but the date matches the date for -01, so I THINK I
was looking at the right version, but I've never seen that before.


___
alto mailing list
alto@ietf.org
https://www.ietf.org/mailman/listinfo/alto


[alto] Artart last call review of draft-ietf-alto-unified-props-new-18

2021-09-07 Thread Spencer Dawkins via Datatracker
Reviewer: Spencer Dawkins
Review result: Ready with Issues

I'm sorry for running late on this review, and please don't be concerned about
the length - it includes a lot of draft text as part of the comments.

Do The Right Thing, of course.

In this text,

   At first, a map of endpoint properties might seem impractical,
   because it could require enumerating the property value for every
   possible endpoint.  However, in practice, it is highly unlikely that
   properties will be defined for every endpoint address.  It is much
   more likely that properties may be defined for only a subset of
   endpoint addresses, and the specification of properties uses an
   aggregation representation to allow enumeration.  This is
   particularly true if blocks of endpoint addresses with a common
   prefix (e.g., a CIDR) have the same value for a property.  Entities
   in other domains may very well allow aggregated representation and
   hence be enumerable as well.

I wonder if it’s worth saying anything about the likely effect of doing
something “highly unlikely”, or perhaps something a bit more likely, like
defining properties for a sufficiently large subset of endpoints to cause a
problem.

You might make an editing pass through the document looking for occurrences of
“domain name” that (I think) refer to entity domain names, such as

   *  if an entity is an endpoint with example routable IPv4 address
  "192.0.2.14", its identifier is associated with domain name "ipv4"
  and is "ipv4:192.0.2.14",

   *  if an entity is a PID named "mypid10" in network map resource
  "netmap2", its identifier is associated with domain name
  "netmap2.pid" and is "netmap2.pid:mypid10".

I understand why you have the “entity domain name” terminology, but dropping
the “entity” qualifier seems likely to lead to confusion.

In this text,

   Thus, if a property
   "pid" is defined for entity "192.0.2.34" in two different network
   maps "netmap1" and "netmap2", the value for this property will likely
   be a different value in "netmap1" and "netmap2".

Is “likely” the right word? I think your point is that there’s no reason to
expect they’d be the same, not that the reason people create another network
map is to store the values for properties that are different. I think you’re
saying “can be a different value”, aren’t you?

In this text,

   *  an entity domain named "netmap1.ipv4" includes the IPv4 addresses
  that appear in the "ipv4" field of the endpoint address group of
  each PID in the network map "netmap1", and that cannot be
  recognized outside "netmap1" because, for instance, these are
  local non-routable addresses,

Is “cannot be recognized” the right phrase here? My understanding is that this
is more like “have no meaning outside ‘netmap1’”.

I’m confused about the use of the IPv4 literal address “192.0.2.34” in this
document. I thought that https://datatracker.ietf.org/doc/html/rfc1166 reserved
192.0.2.0/24 for documentation, so when I see statements like this one:

   *  if an entity is an endpoint with example routable IPv4 address
  "192.0.2.14", its identifier is associated with domain name "ipv4"
  and is "ipv4:192.0.2.14",

I’m not sure what “example routable IPv4 address” means - it’s not routable, is
it? In general, I’m not sure what saying “routable” adds to statements like

   *  an entity domain named "ipv4" is resource-agnostic and covers all
  the routable IPv4 addresses.

Isn’t that a convention that someone might use, rather than an invariant
property of “ipv4”? It’s probably worth making an editorial pass looking for
these usages. And you might also look for similar issues using “2001:db8::1/48”
- isn’t that reserved for documentation as well, by
https://datatracker.ietf.org/doc/html/rfc3849?

I was confused by this text:

   Each entity property type MUST be registered with the IANA, following
   the procedure specified in Section 12.3 of this document.  The
   intended semantics of the entity property type MUST be specified at
   the same time.

   Identifiers prefixed with "priv:" are reserved for Private Use
   [RFC8126] without a need to register with IANA.  All other
   identifiers for entity property types appearing in an HTTP request or
   response with an "application/alto-*" media type MUST be registered
   in the "ALTO Entity Property Type Registry", defined in Section 12.3.

The first sentence of the first paragraph seems to be contradicted by the first
sentence of the second paragraph - “each MUST be registered, except for the
ones that don’t need to be registered”.

I do see reasonable usages of SHOULD in this document (“SHOULD unless”), but I
also see usages like this one -

   For each entity in the property map:

   *  If the entity is in a resource-specific entity domain, the ALTO
  server SHOULD only return self-defined properties and resource-
  specific properties which depend on the same resource as the
  entity does.  The