tsvwg / draft-ietf-tsvwg-udp-options

0 stars 0 forks source link

Add design principles per IETF 117 slide deck #18

Closed jtouch closed 3 months ago

jtouch commented 9 months ago

Add the following to the introductory material as design principles: https://datatracker.ietf.org/meeting/117/materials/slides-117-tsvwg-sessb-42-udp-options-issues-from-github-00

A.) UDP is stateless; UDP options do not change that

B.) UDP is unidirectional; UDP options do not change that

C.) UDP options have no length limit separate from that of the UDP packet itself

D.) UDP options should not replace or replicate other protocols

E.) UDP options are a framework

jtouch commented 7 months ago

Done in -24.

Mike-Heard commented 7 months ago

The new text is an excellent addition to the specification; I do, however, see a need for some polishing:

jtouch commented 7 months ago

Fixed in -25

jtouch commented 3 months ago

Fixed in -25