Giter Site home page Giter Site logo

wireshark-dissector's People

Contributors

mattunderscorechampion avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

freddiecoleman

wireshark-dissector's Issues

Reconnections

Wireshark does not identify reconnections or the requested client ID

Unnecessary recovery of lost data

There was an issue with empty fields fixed in commit 25b010d. This was caused by the use of splitting the string using a pattern that strips out the empty fields. The commit restores them but it makes more sense to forego using the string manipulation.

Flag out of order topic aliases

The topic aliases are stored in a map first and then looked up later. This means that the dissector can resolve the aliases even when received out of order. It would be good to draw attention to delta messages received with unknown aliases, even when the alias is received.

Better summary for multiple Diffusion messages

Currently when multiple Diffusion messages are received in the same TCP packet the summary only displays the number of messages in the packet. A summary of each messages type would make it easier to find what was looked for.

Install script

Write a short install script that, cleans up existing files, copies the files to the correct place for wireshark to find and sets up the init.lua script to load them.

Duplicated fields between DPT and WS

Some fields have counterparts for DPT and WS to accommodate differences in the protocol. The connection type has a field for DPT and a different field for WS because in DPT it is sent as a byte and in W it is sent as a string. It would be better if they were the same field with a value normalised between the protocols.

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.