ntpperf icon indicating copy to clipboard operation
ntpperf copied to clipboard

Tool for measuring performance of NTP servers and PTP masters

Results 7 ntpperf issues
Sort by recently updated
recently updated
newest added

This is a mix of a bug report and a RFC, the bug report is that I had some problems with packets being dropped on the receiving side because of...

Update to help everyone to install this on Centos7 Please note this doesn't work on Centos8 (I wasn't able to solve the libpcap.h (libpcap-devel dependencies)

The commits makes it possible to have more clients available without using a large netmask for the source IP. The virtual client number is encoded in the local_id, i.e. the...

I am using an AMD Ryzen 9 5950X to run tests against an FPGA-based NTP server, and have experienced issues with large jitters in the `ntpperf`-measured timestamps. (The used network...

192.168.3.26 is ptpmaster, it got multicast packets from ntpperf (192.168.3.57) and responsed, but it seemd the response msg were ignored by ntpperf.. ![WechatIMG529](https://user-images.githubusercontent.com/49436510/177922198-3968b32b-7140-4620-a20d-d1a59aa3fde8.png) .

These changes work on couple of my test machines, but I'm not very familiar with C so please double and triple check that I didn't do anything horribly wrong.

Thanks for all the work you've done. This is a great tool to test servers. It's just a bit difficult to use with NTS servers. So I basically vibe coded...