GithubHelp home page GithubHelp logo

Comments (3)

robs-zeynet avatar robs-zeynet commented on June 3, 2024

FYI: I just pulled master as part of my pull request and tried to run it and it broke most of my project :-( A super common case for "lax" parsing is an ICMP TTL Unreachable message which has a fraction of the expired packet as the ICMP message's payload. The 'fraction' is defined as the full IP header and "at least 8 bytes" of the transport header, which depending on the router may be exactly 8 bytes or maybe the full packet plus an ICMP Extension.

Is the plan for this "from_slice_lax" to end up in 0.14 before it ships? Can I help? Thanks in advance.

from etherparse.

JulianSchmid avatar JulianSchmid commented on June 3, 2024

@robs-zeynet The plan is to ship the next version with a lax parser, otherwise I kind of pull support for something I supported previously.

That is actually the main reason why I have not yet released a new version, even though quiet a lot of changes have pilled up on the master branch. But I wanted to be done waaay earlier, but life happened and I did not find enough time the last few months.

from etherparse.

JulianSchmid avatar JulianSchmid commented on June 3, 2024

Implemented in https://github.com/JulianSchmid/etherparse/releases/tag/v0.14.0

from etherparse.

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.