Skip to content
This repository was archived by the owner on Dec 4, 2019. It is now read-only.
This repository was archived by the owner on Dec 4, 2019. It is now read-only.

issues parsing output #6

Description

@vid

{ traceID: 'eltiempo.com@1418439867852',
now: Fri Dec 12 2014 22:04:53 GMT-0500 (EST),
host: 'eltiempo.com',
data: ' 5 206.223.124.147 40.878 ms',
buffer: ' 1 192.168.0.1 0.994 ms 0.444 ms 0.449 ms 0.426 ms\n 2 * * * *\n 3 10.6.0.157 40.233 ms 106.772 ms 62.710 ms *\n 4 10.5.128.78 39.844 ms\n 10.5.128.98 40.578 ms 43.361 ms 42.018 ms\n',
hops:
[ { '10.6.0.157': [Object] },
{ '10.6.0.157': [Object] },
{ '10.5.128.78': [Object] },
{ '40.578': [Object] } ] } Fri Dec 12 2014 22:04:53 GMT-0500 (EST)

Note that 40.578 is not an ip address but a latency time. I believe that this is occurring due to incorrect exclusion of multiple routers at same hop. in the precious example, hop 4 (10.5.128.78 and 10.5.128.98)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions