Git Product home page Git Product logo

mtraceroute's People

Contributors

cunha avatar obonaventure avatar rlcalmeida avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mtraceroute's Issues

Data alignment

Although structures defined in the packet crafting module enforce alignment of protocol's header fields, there may be problems with data alignment depending on the architecture when accessing fields in layer 3 and upper, for example if the packet buffer begins with an ethernet header (14 bytes)

Compilation on Ubuntu 12.04

On Ubuntu 12.04, -lrt is required to compile due to the utilisation of clock_gettime and autoconf does not specify it as a required library in the Makefiles

segmentation fault when I try to execute it

I compile it in Ubuntu 18.10 with:

  • Linux kernel 4.20
  • gcc 8.2.0
  • libpcap 0.8

When I try to execute it I got a segmentation fault:
selection_131

No packets were generated (I checked with wireshark).
I tried with all options (mda, ping, traceroute) and I got the same result

Check for IP options

Layer 4 headers are accessed in fixed positions. This can lead to problems depending on whether a response to a probe comes with IP options or has extension headers in the case of IPv6

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.