GithubHelp home page GithubHelp logo

Comments (3)

stolsma avatar stolsma commented on June 9, 2024 1

If the 'host loopback' arrow is eliminated, would it be possible for a packet to skip message processing by using recirculation?

@rst0git As I recall correctly (but I could be wrong here) the current spec doesn't allow recirculation to enter the other pipeline direction (net-to-host -> recirculate -> host-to-net) currently it stays in the same direction (net-to-host -> recirculate -> net-to-host and host-to-net -> recirculate -> host-to-net). My opinion is that changing this recirculate requirement would not be the right way to 'solve' the host loopback path question...

from pna.

rst0git avatar rst0git commented on June 9, 2024

If the 'host loopback' arrow is eliminated, would it be possible for a packet to skip message processing by using recirculation?

from pna.

stolsma avatar stolsma commented on June 9, 2024

After thinking about this question a long time I came to the following opinion, hopefully it will help...

If it means that this decision will also remove the packet-from-host-loopback packetpath type indication its a definitive no go for me because it then will be impossible to separate host originating packets from host side recirculated packets. We can add packet headers field indicating host recirculated packets but that would be not so nice as it will use precious parsing and control code space.

Also, if the recirculated packets go through the message processing block, the message processing block (and maybe future host side loaded MP block programs) must obey the host-loopback indication given by the from-net-to-host pipeline. In the case of separate control of the pipeline and message processing module (as described at the end of paragraph 1.2 'Message processing') that could be not the case and and my gut feeling says this may result in a serious security risk (again, gut feeling...).

Very curious what other opinions are!

from pna.

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.