Branch: refs/heads/coverity_scan Home: https://github.com/kronosnet/kronosnet Commit: 49e3b23c0f536c2dad65ed4661dd819d6b06f680 https://github.com/kronosnet/kronosnet/commit/49e3b23c0f536c2dad65ed4661dd81... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2020-01-30 (Thu, 30 Jan 2020)
Changed paths: M libknet/transport_udp.c
Log Message: ----------- Merge pull request #282 from kronosnet/better-eunreach-patch
[udp] Better fix for -ENETUNREACH
Commit: 35538446a1b08ef4b7b847201a8ee1d00f4a409c https://github.com/kronosnet/kronosnet/commit/35538446a1b08ef4b7b847201a8ee1... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2020-01-30 (Thu, 30 Jan 2020)
Changed paths: M libknet/internals.h M libknet/links.c M libknet/tests/api_knet_link_set_ping_timers.c M libknet/threads_rx.c
Log Message: ----------- [latency] fix incorrect math that could lead to bad latency calculation
Also, document a bit better how latency is calculated
Signed-off-by: Fabio M. Di Nitto fdinitto@redhat.com
Compare: https://github.com/kronosnet/kronosnet/compare/b84b48c61368...35538446a1b0