spindump
spindump copied to clipboard
Spindump is an in-network latency measurement tool with support for QUIC and TCP
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...
Spindump hangs if you use the names mode (press 'n' in visual mode) and then one quits the program
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)....
More testing and analysis needed. See test case trace_tcp_tiny1
RTT values look strange (tested for TCP).  This was taken on my VM recording an SCP session to a server in a different country. Very small RTTs happen in...
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?
This error is given: spindump: error: device any doesn't provide Ethernet headers - value 12 not supported @MaximProshin can you look into this?