spindump icon indicating copy to clipboard operation
spindump copied to clipboard

Spindump is an in-network latency measurement tool with support for QUIC and TCP

Results 55 spindump issues
Sort by recently updated
recently updated
newest added

If you press 'n' in the visual mode, you are expected to see names instead of IP addresses. However, at least on my MacOS run, and having many connections, it...

bug

The names mode seems to work, but leads to a long hanging when trying to exit the program, at least in visual mode. How to repeat: Start spindump (no arguments)....

bug

RTT values look strange (tested for TCP). ![image](https://user-images.githubusercontent.com/11587092/88406061-6cc59080-cdd0-11ea-86f0-5ca9c0f317f5.png) This was taken on my VM recording an SCP session to a server in a different country. Very small RTTs happen in...

bug

Get the following errors when building on Fedora /home/spindump/src/spindump_remote_server.c:160:0: style: The function 'spindump_remote_server_close' is never used. [unusedFunction] ^ /home/spindump/src/spindump_remote_server.c:189:0: style: The function 'spindump_remote_server_getupdate' is never used. [unusedFunction] ^ /home/spindump/src/spindump_remote_server.c:107:0: style:...

IP address databases https://api.iptoasn.com/data/ip2asn-combined.tsv.gz contain address ranges that are not easily represented using subnet/mask notation so it would be good to add/change the 'multinet' aggregate types to use address ranges.

These need further work, look for TBD in spindump_connections.c and spindump_connections_new.c @pmikkila can you help?

bug
enhancement
help wanted

This error is given: spindump: error: device any doesn't provide Ethernet headers - value 12 not supported @MaximProshin can you look into this?

bug