Giter Club home page Giter Club logo

Comments (4)

DavidSchinazi avatar DavidSchinazi commented on August 16, 2024

The goal of this example was to show a way to build an extension. A full example of this being used is the ECN extension to CONNECT-UDP. I'm not really sure how to improve this, because making it clearly bogus defeats the purpose. Could you provide a PR?

from draft-ietf-masque-h3-datagram.

martinthomson avatar martinthomson commented on August 16, 2024

Maybe we should talk more about the spelling of the ECN extension, which I haven't reviewed.

I don't think that you should hide flow identifiers in this fashion. It prevents an intermediary from understanding which requests are actively using flow identifiers. A gateway might need to know that in order to ensure that DATAGRAM frames are consistently forwarded to the right origin server.

An alternative spelling that doesn't have that property would be:

Datagram-Flow-Id: 42; no-ecn, 43; ect0, 44; ecn-ce, 45; ect1

from draft-ietf-masque-h3-datagram.

DavidSchinazi avatar DavidSchinazi commented on August 16, 2024

To make sure I'm understand you correctly, are you suggesting a structured field list here? That would work, and actually in that case I'd suggest dropping the parameter on the first element to make this simpler.

Datagram-Flow-Id: 42, 44; ect0, 46; ecn-ce, 48; ect1

from draft-ietf-masque-h3-datagram.

martinthomson avatar martinthomson commented on August 16, 2024

Yep, that's it. And I considered the same. No parameter works fine.

from draft-ietf-masque-h3-datagram.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.