Coder Social home page Coder Social logo

teto / wireshark Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 1.0 435.18 MB

...various patches for mptcp (mostly)

License: Other

Shell 0.11% C 93.16% C++ 3.25% Objective-C 1.25% Perl 0.47% Python 1.07% XSLT 0.01% CSS 0.02% Lua 0.19% PowerShell 0.01% CMake 0.28% Ruby 0.01% Lex 0.10% PostScript 0.01% NSIS 0.04% HTML 0.01% Awk 0.01% Objective-C++ 0.01% Yacc 0.02% JavaScript 0.01%
mptcp

wireshark's People

Contributors

alagoutte avatar andersbroman avatar cjmaynard avatar crondaemon avatar darienspencer65 avatar desowin avatar eapache avatar geraldcombs avatar gilramir avatar guyharris avatar hadrielk avatar jaapkeuter avatar jwzawadzki avatar krajaratnam avatar ldeniel avatar lekensteyn avatar martin-kaiser avatar martinmath avatar mmann78 avatar oakimk avatar pquantin avatar randstr avatar rbalint avatar richardsharpe avatar rknall avatar sahlberg avatar stigbjorlykke avatar syn-bit avatar uhei avatar ulflulfl avatar

Watchers

 avatar  avatar  avatar

Forkers

1314wu

wireshark's Issues

Detect 32bit Data Sequence Number wrapping

When a 32bit DSN wraps, then MPTCP should increment by 1 the upper 32bits of the 64bits DSN. right now code considers seq nb never wraps and always use the most signficant 32bits of the base DSN.

"Unregistered expert info!" Warning

** (process:3966408): WARNING **: Dissector bug, protocol TCP, in packet 7774: expert.c:544: failed assertion "(guint)expindex->ei < gpa_expertinfo.len" (Unregistered expert info!)

I get this error when parsing a trace with tshark.
What is this error? Is it because of an expert_add_info without a corresponding line in struct ei_register_info ?

The packet itself looks quite normal. Nothing spectacular inside it.

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.