GithubHelp home page GithubHelp logo

Comments (5)

ThomasHabets avatar ThomasHabets commented on June 11, 2024

The timestamps in question are where the times are supposed to be taken from. E.g. some network cards are able to put a timestamp exactly when the packet arrived.

To see the list of possible values for -m, run with -vv.

This will not print the timestamp (wall clock time) of replies coming in. Sounds like a reasonable feature request. Is this what you meant?

from arping.

beterhans avatar beterhans commented on June 11, 2024

Wow thanks for you fast reply. yes I mean print the local system time for every message.
I'm check a problem that one router will stop reply any control message like arp at sometime and return to normal after a few seconds. I need to find the time slot of the issue. when and how long it happened. so I googled and found your tool :) It helped me a lot Thanks any way.

from arping.

ThomasHabets avatar ThomasHabets commented on June 11, 2024

I have another tool that could help you: https://github.com/ThomasHabets/ind

sudo ind -p '%c ' arping 192.168.0.1

Mon Oct 10 16:07:23 2016 ARPING 192.168.0.1
Mon Oct 10 16:07:23 2016 42 bytes from 00:00:11:22:33:44 (192.168.0.1): index=0 time=2.283 msec
Mon Oct 10 16:07:24 2016 42 bytes from 00:00:11:22:33:44 (192.168.0.1): index=1 time=2.185 msec
Mon Oct 10 16:07:25 2016 42 bytes from 00:00:11:22:33:44 (192.168.0.1): index=2 time=9.445 msec
Mon Oct 10 16:07:26 2016 42 bytes from 00:00:11:22:33:44 (192.168.0.1): index=3 time=1.854 msec
Mon Oct 10 16:07:26 2016 ^C
Mon Oct 10 16:07:26 2016 --- 192.168.0.1 statistics ---
Mon Oct 10 16:07:26 2016 4 packets transmitted, 4 packets received,   0% unanswered (0 extra)
Mon Oct 10 16:07:26 2016 rtt min/avg/max/std-dev = 1.854/3.941/9.445/3.181 ms

from arping.

beterhans avatar beterhans commented on June 11, 2024

WOW! thanks for the workaround!

from arping.

ThomasHabets avatar ThomasHabets commented on June 11, 2024

Closing this since ind fixes the general case, and nobody else has requested this.

from arping.

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.